problem signing in with facebook

was building a forum and added the api key and secret for facebook into it but i get this error. need help:
{
"error": {
"message": "Invalid redirect_uri: Given URL is not allowed by the Application configuration.",
"type": "OAuthException",
"code": 191
}
}

Sign In or Register to comment.