I am having to renew my token so I run the athorization.php and get the following in Chrome:

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

Any ideas ho to fix?