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
Sometime a token might not have a refresh token, or it has been invalidated.
Provide better error handling than just dumping a runtime error and returning HTTP status 500, or failing the get request with a null/empty refresh token.
Sometime a token might not have a refresh token, or it has been invalidated.
Provide better error handling than just dumping a runtime error and returning HTTP status 500, or failing the get request with a null/empty refresh token.