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 error, what seems to be missing?

when people try to register using Facebook, they get this error:

{
"error": {
"message": "Invalid redirect_uri: Given URL is not allowed by the Application configuration.",
"type": "OAuthException",
"code": 191
}
}

I can't seem to figure out the problem. I've been checking/trying a few stuff via App/FB but still can't figure what seems to be the problem.

Or can someone point me where to fix this "Invalid redirect_uri: Given URL is not allowed by the Application configuration." in the app settings?

Thanks in advance..

Comments

Sign In or Register to comment.