starting yesterday or today we've been having issues with users signing in or creating accounts using Facebook connect. When you click on it the following comes up:
{
"error": {
"message": "Invalid redirect_uri: Given URL is not allowed by the Application configuration.",
"type": "OAuthException"
}
}
Thoughts?
Comments
Let us know if you continue to have issues after checking that.
to fix it i changed my secret key in vanilla to something bogus (and wrong) turned it off, turned it on, and reset my secret key.
that seems to have fixed it. Hope the steps i took help