Problem with Facebook Login

eawong

New Member
I have followed the instructions to setup facebook login.

But recently I have encountered the following 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.
 

Victoria Kudryashova

Administrator
I have followed the instructions to setup facebook login.

But recently I have encountered the following 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.
If you followed these instructions: https://alidropship.com/codex/facebook-authorization/ everything should work properly.
 
E

Ekaterina Sayapina

Guest
I have followed the instructions to setup facebook login.

But recently I have encountered the following 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.
Please make sure your AliDropship plugin is updated and check your Valid OAuth Redirect URIs, it should be like this: yourdomain.com/userlogin/?social-login=facebookvalid.jpg
 
Top