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
{{ message }}
This repository was archived by the owner on Aug 16, 2023. It is now read-only.
"Www-Authenticate" = "OAuth \"Facebook Platform\" \"invalid_token\" \"Error validating access token: The session has been invalidated because the user has changed the password.\"";
How to refresh token with SimpleAuth?
The text was updated successfully, but these errors were encountered:
I'm experiencing a similar problem because the token needs a refresh:
{"error":{"message":"Error validating access token: Session has expired on Saturday, 13-Dec-14 01:08:29 PST. The current time is Tuesday, 26-May-15 06:37:19 PDT.","type":"OAuthException","code":190,"error_subcode":463}}
I'm receiving
How to refresh token with SimpleAuth?
The text was updated successfully, but these errors were encountered: