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
Expired session should redirect to login? I meant unauthorized messages where the user doesn't have the correct role to view something & the API returns an error message.
Ahh, sorry I'm working on the other one which is handling 401 Unauthorized with error="invalid_token" so I assumed you had encountered the same problem and made an issue about it. :)
If a user tries to access something without having the correct role the API will return an error. Handle this nicely on the frontend.
The text was updated successfully, but these errors were encountered: