RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: grujildo
Hi all, i have a problem i followed the tutorial and when I try to sign up through Facebook i get this error: { "error": { "message": "Invalid redirect_uri: Given URL is not allowed by the Application configuration.", "type": "OAuthException" } }
Hi all, i have a problem i followed the tutorial and when I try to sign up through Facebook i get this error:
{
"error": {
"message": "Invalid redirect_uri: Given URL is not allowed by the Application configuration.",
"type": "OAuthException"
}
}