ueberauth_example icon indicating copy to clipboard operation
ueberauth_example copied to clipboard

Google auth fails due missing redirect_uri

Open mikkolehtisalo opened this issue 4 years ago • 0 comments

As per instructions cloned from git, set the two environment variables, and run the server. Google's service throws an error about missing parameter. My client id, and secret are correct.

Authorization Error
Error 400: invalid_request
Missing required parameter: redirect_uri

mikkolehtisalo avatar Sep 05 '21 15:09 mikkolehtisalo