Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(errormessage): Improved error handling wehn getAccessToken returns 401 status code #534

Merged
merged 2 commits into from
Nov 7, 2023

Conversation

zone-live
Copy link
Collaborator

When method getAccessToken is called, If the server responds with a 401 status code when trying to get the access token, it means the refresh token provided is no longer valid.

… trying to get the access token

If the server responds with a 401 status code when trying to get the access token, it means the
refresh token provided is no longer valid.
@zone-live zone-live merged commit 593b2a2 into main Nov 7, 2023
3 checks passed
@zone-live zone-live deleted the MMI-4098-auth-error-throwing-wrong-message branch November 7, 2023 15:02
@zone-live zone-live mentioned this pull request Nov 7, 2023
@zone-live zone-live mentioned this pull request Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant