You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an authenticated client submits a GET request to the /profile resource, an incorrect user profile is returned. Additionally, the same user profile is returned regardless of the authentication token provided.
When an authenticated client submits a GET request to the
/profileresource, an incorrect user profile is returned. Additionally, the same user profile is returned regardless of the authentication token provided.