i am getting this problem 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.
any solution?

Recommended Answers

All 5 Replies

You're attempting to go through the OAuth flow (Facebook login, Google+ login, etc.) from a website that has not been authorized. How did you end up at this link? What were you trying to do?

i want my users to be able to login through their facebook account. What you mean is not authorised Dani? I mean i made a facebook app with a login oauth

Client OAuth Login is set to Yes.

Web OAuth Login is set to Yes

Force Web OAuth Reauthentication is set to No

Embedded Browser OAuth Login is set to No

Valid OAuth redirect URIs
https://www.myproject.com/
https://www.myproject.com/index.php
https://www.myproject.com/facebook_login.php

You need to edit your OAuth settings on the Facebook website to specify the domain and URLs that will be used for the redirect_uri in the OAuth flow.

Did you create the OAuth flow yourself or are you using some type of existing plugin?

i used an existing plugin. But isn't https://www.myproject.com/facebook_login.php
the right redirect URI? I mean thats what the url says when a user press the facebook login icon on my website

Not able to play wormax.io using facebook registeration

I keep getting an error

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.

Is it something i should do, so long it was working well.

Regards
George

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.