• I recently got kicked out of my facebook account because of a bad image on a page I control. Facebook forced me to reauthenticate. All my application connected via facebook required reauthentication. When I tried to use the new version of your plugin I got this error.

    Fatal error: Uncaught exception ‘Facebook\Exceptions\FacebookAuthenticationException’ with message ‘Error validating access token: The session has been invalidated because the user has changed the password.’ in /home/content/p3pnexwpnas04_data02/59/2332059/html/wp-content/plugins/fb-instant-articles/vendor/facebook/php-sdk-v4/src/Facebook/Exceptions/FacebookResponseException.php:89 Stack trace: #0 /home/content/p3pnexwpnas04_data02/59/2332059/html/wp-content/plugins/fb-instant-articles/vendor/facebook/php-sdk-v4/src/Facebook/FacebookResponse.php(210): Facebook\Exceptions\FacebookResponseException::create(Object(Facebook\FacebookResponse)) #1 /home/content/p3pnexwpnas04_data02/59/2332059/html/wp-content/plugins/fb-instant-articles/vendor/facebook/php-sdk-v4/src/Facebook/FacebookResponse.php(255): Facebook\FacebookResponse->makeException() #2 /home/content/p3pnexwpnas04_data02/59/2332059/html/wp-content/plugins/fb-instant-articles/vendor/facebook/php-sdk-v4/src/Facebook/FacebookResponse.php(82): Facebook\FacebookResponse->d in /home/content/p3pnexwpnas04_data02/59/2332059/html/wp-content/plugins/fb-instant-articles/vendor/facebook/php-sdk-v4/src/Facebook/Exceptions/FacebookResponseException.php on line 89

    It seems it fails completely if FB authentication fails and there is no way to re-login again.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Egberto Willies

    (@egbertowillies)

    Any updates on this yet?

    I’m facing the same problem.

    If you find any solution please let me know.

    go to your phpmyadmin, select the database and execute below sql query:

    SELECT * 
    FROM  wf_options
    WHERE option_name LIKE  "instant%"
    LIMIT 0 , 30

    and select instant-articles-option-fb-app and instant-articles-option-fb-page; and remove it. Try to visit the page again and you should the configuration.

    ====
    me

    • This reply was modified 8 years, 6 months ago by reillo.
    • This reply was modified 8 years, 6 months ago by reillo.
    • This reply was modified 8 years, 6 months ago by reillo.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Plugin fails if facebook authentication changes’ is closed to new replies.