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.

What I am doing wrong? I can't get Facebook-signin to work.

edited November 2011 in Vanilla 2.0 - 2.8
What I am doing wrong? I can't get Facebook login to work. I'm pretty sure I did everything to get the app set up on Facebook but when I go to test the Facebook login from my forum, I get this error:

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

I was able to get the twitter login to work so I don't know what I could be doing wrong with Facebook. Thank you for any help on this.
-Ryan

Best Answers

  • x00x00 MVP
    Answer ✓
    make sure you follow the instructions in dashboard/settings/facebook

    grep is your friend.

  • ToddTodd Chief Product Officer Vanilla Staff
    Answer ✓
    To add a bit to x00. Facebook is very strict. You must make sure you give Facebook the correct url of your forum or it will give you the above error. Another to make sure is that you aren't in sandbox mode in Facebook.

Answers

Sign In or Register to comment.