lundi 21 octobre 2019

Google authentication in php/laravel error: Error: invalid_request Invalid parameter value for redirect_uri: Missing authority

I'm trying to build a simple authentication system in my php/laravel app with Google auth using Socialite package, based on this post, but I'm getting the following error on the browser:

enter image description here

my google console credentials are configured like this

enter image description here

and I get this error when I try to login using google, accessing the route '/redirect/google/' I've been searching for two days, but I haven't found any results containing 'missing authority'. what does missing authority mean? and how to fix this error?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire