Regularly Expectation Message
Status: Closed · Asked by abhipdm on · 0 views
Hi,
We got regular exception error message. We don't change the FB password or other things. Why it happened.
{"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":"AccYYtxPzlvedaeZ3h_3qg-"}}
Hello @abhipdm
It looks like this message is related to an issue with a Facebook access token. This error can occur when the user has changed their password or if Facebook has changed the session for security reasons, resulting in the current access token becoming invalid.
So, kindly make a new connection and then try again.
Hi,
To avoid the facebook session changing what we can do.
In this case, there is no need to create a new connection every time. Instead, you can update the existing connection.
