Simple FB Connect, whitelist issue

153 Views Asked by At

I'm trying to create a Facebook login redirect via Drupal 8's Simple FB Connect module. My return URI = https://www.iquu.jobs/mijniquu/simple-fb-connect/return

I have tested this in the Redirect URI Validator and it says: This is a valid redirect URI for this application - so I guess this should okay.

https://i.stack.imgur.com/HNMwG.png

But for some reason when clicking the Facebook login button on my website I still get this 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.

Additional note: I'm using the Rename Admin Paths module to redirect /user to /mijniquu.

0

There are 0 best solutions below