Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Authenticate with google Oauth 2.0 did not match a registered redirect URI

I'm trying to authenticate with using Google OAuth 2.0, I registered my url in the Google's Cloud Console.

In the specs of google's OAuth 2.0 it says: redirect_uri: Determines where the response is sent. The value of this parameter must exactly match one of the values registered in the Google Cloud Console (including the http or https scheme, case, and trailing '/').

But in the cloud console I can't put the "http", it allows me only the domain name. The only information I guessed was the Notification Endpoint, the redirect_uri is missing. I searched the app console as well. Does anyone has a hint on where I should specify the redirect_uri?

like image 945
Fynn Avatar asked Dec 22 '13 17:12

Fynn


1 Answers

Go to: https://cloud.google.com/console And you'll see the following screen. You can enter fully formed URIs as you can see in the example URI setting in Google Cloud Console

like image 119
unify Avatar answered Oct 06 '22 20:10

unify



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!