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 refreshing a token, if the action returns a 401, sdk will now remove the stored token so the method prepare_token will request a new token rather than trying to execute a refresh of an invalid token.