Fixed failed because the redirect URI is not whitelisted in the app’s Client OAuth Settings

Here is how I fixed the:

URL Blocked: This redirect failed because the redirect URI is not whitelisted in the app’s Client OAuth Settings. Make sure Client and Web OAuth Login are on and add all your app domains as Valid OAuth Redirect URIs.
URL Blocked: This redirect failed because the redirect URI is not whitelisted in the app’s Client OAuth Settings. Make sure Client and Web OAuth Login are on and add all your app domains as Valid OAuth Redirect URIs.

For my app that I was working on, there were no Client OAuth Settings.  So I went and selected my App from the dropdown menu.


Selected Add Product,


Select Facebook Login and Set Up.

Under Facebook Login Settings, you will see the infamous Client OAuth Settings.


Under Valid OAuth redirect URIs is where you put the url of your website.  This will make the Request website match the valid OAuth redirect URI.  It took me several days to figure this out.  I was always looking under the App Settings, but It was never there.  This is a setting that has to be added, like an extra flavoring to the default flavors of your app.

Good luck everyone and I hope this helps.

 

Comments

This post currently has 3 responses

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Sidebar