Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Facebook login/signup error? [RESOLVED]

I did try as they said in the readme file But still getting this error. Anyone fixed it ?
{
"error": {
"message": "Can't load URL: The domain of this URL isn't included in the app's domains. To be able to load this URL, add all domains and sub-domains of your app to the App Domains field in your app settings.",
"type": "OAuthException",
"code": 191,
"fbtrace_id": "DrThOaJWR+y"
}
}
0
Comments
Hi and welcome to forum,
Look at this thread:
https://open.vanillaforums.com/discussion/35842/facebook-connect-for-version-2-5
You can either fix it by disabling strict mode (see link), or add the entire redirection url to your app. So https://yourforum.com/entry/connect/facebook
Regards
it worked Thanks man