Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

Facebook Connect - Invalid redirect_uri: Given URL is not permitted by the application configuration

422422 Developer MVP
edited December 2011 in Questions

Small issue.

If we click on Sign In Button or if we click on the fb icon we get this error:

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

422 Real Estate Australia , now open Check it out

Tagged:

Best Answer

  • ToddTodd Chief Product Officer vanilla
    Answer ✓

    This is a common error. For others, you need to make sure your urls in facebook and the url of your Vanilla site are the same. You can't use one facebook application for several Vanilla installations on separate domains.

Answers

  • 422422 Developer MVP

    Ok this is sorted ( apologies this issue seems to arise from our AP and URL colliding ) fixed. Twitter issue remains

    422 Real Estate Australia , now open Check it out

  • Good day, I still have the same error. But it only appears on google chrome, safari can login and link the account without any problems.

    Is there a reason for this?

    Also is it possible to have the FirstLastName plugin work with the Facebook login? as it created problems when i tried (always got the error that First, lastname was missing, but the fields to put them in weren't shown on the window)

    Any further clarification what I would need to do, to make it work across all browsers, would be appreciated.

    DarkLMooN
Sign In or Register to comment.