Facebook Connect

We have been using Facebook connect and now it's giving an error.  We've deleted the old app and created a new one and we're still getting this error: "Cross-site request forgery validation failed. Required param "state" missing from persistent data." 

Anyone dealt with this?

  • 940
  • More
Replies (4)
    • Hello Foghorn !

      You may try in your Facebook Login app settings, go to the Valid OAuth redirect URIs where you should have added the url that points to our callback:

      https://your_site.com/test/m/facebook_connect/login_callback 
      and
      https://www.your_site.com/test/m/facebook_connect/login_callback

      • Thank you. We made sure we had both of those with and without www, as well as with and without trailing slashes in case that made a difference.  But it's still giving us the same error.

        • Thank you. We made sure we had both of those with and without www, as well as with and without trailing slashes in case that made a difference.  But it's still giving us the same error.

          I've just checked Facebook Connect in UNA 12 and it works fine. Please recheck if you have all correct settings in your Facebook app on facebook developer site. Also what is your UNA version ?

          • It was a htaccess PHP directive problem.  Thank you

            Login or Join to comment.