I get the following message when trying to use the facebook Login api
Any help on this?
thanks,
-Jason
Hello! In app settings you've specified redirect url different from the one you have in request parameters to oauth. Please check where is incorrect url and set corrcet one.
Not sure if you have done this or not but if you add the Facebook Api to your project like this:
CreateNew -- From Plugin -- Facebook API
The following gets created for you
When testing with multiple settings I still get this error:
The following is what I have set for OAuth:
Am I setting something wrong?
Here is my basic settings:
Now I have set the Web url to both the following urls and neither one makes a difference:
http://appery.io/app/view/e0e903e9-b0...
http://appery.io/app/view/e0e903e9-b0...
Please help thanks.
-Jason
Thank you for update!