lundi 13 septembre 2021

URL Blocked: This redirect failed because the redirect URI is not whitelisted in the app’s Client OAuth Settings bin laravel; Socialite

I'm using socialite for facebook login but i'm getting this error enter image description here

In services.php i have

   'facebook' => [
        'client_id' => 'XXXXXXXXXX',
        'client_secret' => 'XXXXXXXXXXXXXXX',
        'redirect' => 'https://XXXXXXXXXXX.in/auth/facebook/callback',
    ],

Same i have in site url :

https://XXXXXXX.in/

In Valid OAuth Redirect URIs :

https://XXXXXXX.in/auth/facebook/callback

Any Solution Please,Thanks



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2YInodm
via IFTTT

Aucun commentaire:

Enregistrer un commentaire