Our software integrate with Facebook Pages, and for the past month we have multiple users experiencing an issue with connecting Facebook Pages accounts to our software. It would appear the user's page token is being instantly invalidated for some reason, even though there have been no password changes on the user end.
This is the API response we get when making the call:
{"error":{"message":"Error validating access token: The session has been invalidated because the user changed their password or Facebook has changed the session for security reasons.","type":"OAuthException","code":190,"error_subcode":460,"fbtrace_id":"AJt2zBIQh5IH7NqOuHzzSXZ"}}
What could be the reason for this error that is appearing for multiple accounts?
We're using the latest Graph API version v19.0.

Tag:-

3 comments.

  1. Daniel

    Did you find a solution? Seems to be a problem for a lot of people, for us as well.

  2. Jargal

    I have same problem here

  3. Akam

    I have same issue, and I was not able to create new Token via system user, I created access token under my name for 2 months until this issue solved

Add a new comment.