anthonyjgrove / react-google-login

A React Google Login Component
https://anthonyjgrove.github.io/react-google-login
MIT License
1.84k stars 427 forks source link

Can't able to connect with google origins from HerokuApp #525

Closed abhidadhaniya23 closed 2 years ago

abhidadhaniya23 commented 2 years ago

My react application doesn't able to connect googleId or origins or I don't know, when I click on login button, It shows below picture, and my redirect url are perfect at place in google cloud console.

image

https://accounts.google.com/o/oauth2/iframerpc?action=listSessions&client_id=xxxx.apps.googleusercontent.com&origin=domain&scope=profile-email&ss_domain=domain

Please help me.

abhidadhaniya23 commented 2 years ago

Done