Regularly Expectation Message

abhipdm

Member
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-"}}
 
A

Arshita

Guest
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.
 
A

Arshita

Guest
In this case, there is no need to create a new connection every time. Instead, you can update the existing connection.

2023-04-13_18h07_51.png
 
Top