Error 401 Unauthorized

GET https://api.jambostack.site/api/ff5d0bb8-bad8-46d1-8bc0-0d6314b776b2/auth/me

Routing

enduser_auth_me Matched route

Route Parameters

Name Value
projectId
"ff5d0bb8-bad8-46d1-8bc0-0d6314b776b2"

Route Matching Logs

Path to match: /api/ff5d0bb8-bad8-46d1-8bc0-0d6314b776b2/auth/me
# Route name Path Log
1 api_docs_swagger /api/docs/{projectId} Path does not match
2 api_project_openapi_spec /api/{projectId}/openapi.json Path does not match
3 projects_settings_end_users_schema /projects/{project}/settings/end-users/schema Path does not match
4 enduser_auth_register /api/{projectId}/auth/register Path does not match
5 enduser_auth_login /api/{projectId}/auth/login Path does not match
6 enduser_auth_verify_2fa /api/{projectId}/auth/verify-2fa Path does not match
7 enduser_auth_refresh /api/{projectId}/auth/refresh Path does not match
8 enduser_auth_me /api/{projectId}/auth/me Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.