0

Facebook's login on http://openstrategynetwork.com/ suddenly doesn't login users anymore. I had an issue before but managed to solve it thanks to Stack Overflow's community:

If this might help: Facebook login message: "URL Blocked: This redirect failed because the redirect URI is not whitelisted in the app’s Client OAuth Settings."

I'm using meteor with accounts-facebook and useraccounts:bootstrap.

enter image description here

Community
  • 1
  • 1
Amir Rahbaran
  • 2,380
  • 2
  • 21
  • 28
  • 2
    API v2.2 was shut down end of March, and with API v2.3 the access token return format has changed. Go make sure you have the latest versions of the components you are using, and use at least v2.3 in your configuration. – CBroe Apr 26 '17 at 09:44
  • Thanks, you helped me a lot. – Amir Rahbaran Apr 26 '17 at 11:29

0 Answers0