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.
[Solved] Unable to login via Facebook
I've set up the Facebook plugin (Application ID + Application Secret) for my FB app to make Facebook Connect work but unfortunately when i attempt to login via Facebook i get this error:
{
"error": {
"message": "Invalid redirect_uri: \u0414\u0430\u0434\u0435\u043d\u0438\u044f\u0442 URL \u043d\u0435 \u0435 \u043f\u043e\u0437\u0432\u043e\u043b\u0435\u043d \u043e\u0442 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438\u0442\u0435 \u043d\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u0442\u043e.",
"type": "OAuthException"
}
}
What am i doing wrong?
{
"error": {
"message": "Invalid redirect_uri: \u0414\u0430\u0434\u0435\u043d\u0438\u044f\u0442 URL \u043d\u0435 \u0435 \u043f\u043e\u0437\u0432\u043e\u043b\u0435\u043d \u043e\u0442 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438\u0442\u0435 \u043d\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u0442\u043e.",
"type": "OAuthException"
}
}
What am i doing wrong?
0
Best Answer
-
Todd Chief Product Officer Vanilla Staff
You haven't given the correct url to your site in your facebook application's configuration page.
If this doesn't work, try connecting to facebook from within a discussion and see if that works.0
Answers
If this doesn't work, try connecting to facebook from within a discussion and see if that works.