tom-glyphic
03/02/2023, 3:35 PM<my_domain>/auth/session/refresh . Is this endpoint used for EmailPassword recipe, and why would it be returning 401? From the docs it seems to only be within Session Recipe (https://app.swaggerhub.com/apis/supertokens/FDI/1.16.0#/Session%20Recipe/refresh)rp_st
03/02/2023, 3:37 PMtom-glyphic
03/02/2023, 3:57 PMPOST /auth/signin request, it then tries to make GET to our own /auth/organization/ and /auth/user/ and the POST /auth/session/refresh which all fail with 401tom-glyphic
03/02/2023, 4:04 PMrp_st
03/02/2023, 4:05 PMrp_st
03/02/2023, 4:06 PMrp_st
03/02/2023, 4:06 PMtom-glyphic
03/02/2023, 4:11 PMauth/signin returned 200 (the sub pages are wrapped in <SessionAuth /> from supertokens-auth-react/recipe/session )tom-glyphic
03/02/2023, 4:12 PMrp_st
03/02/2023, 4:12 PMrp_st
03/02/2023, 4:12 PMtom-glyphic
03/02/2023, 4:15 PMtokenTransferMethod explicitly, but from the request headers looks like it's defaulting to st-auth-mode: cookierp_st
03/02/2023, 4:24 PMrp_st
03/02/2023, 4:24 PMrp_st
03/02/2023, 6:56 PMrp_st
03/03/2023, 10:26 AMrp_st
03/03/2023, 10:26 AM