Hello i have a problem when a user tries to login with his facebook account on my website... i am getting 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.'
On my facebook app Advanced tab on the SETTINGS i have https://www.mywebsite.com/index.php as my Valid OAuth redirect URIs
What should i do?