Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google+ login redirect_uri_mismatch error

I want to edit my bundle id that was registered in Google APIs Console for Google+ login.

Answer on this question tells me how to do that but I don't see Client id and secret under API Access as he is saying. May be because Google APIs Console has changed.

Does anyone know how to edit currently registered bundle id for Google+ integration in Google APIs Console?

Edit : I could not see client id and secret because that was somehow got deleted. I created a new one. Replaced client id with existing. But still same error.

like image 574
Geek Avatar asked Dec 07 '22 05:12

Geek


2 Answers

In My case I added wrong bundle Identifier.

like image 94
MayurCM Avatar answered Dec 29 '22 00:12

MayurCM


Follow following steps to get secret and client id

1) Open API Access in google API console. Then click on create a client ID.

like...

enter image description here

2) Fill Following form.

enter image description here

3) you will get client id

enter image description here

like image 31
Nirav Gadhiya Avatar answered Dec 28 '22 23:12

Nirav Gadhiya