Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google sign in error #78

Open
ranjit-battewad opened this issue Jul 13, 2023 · 0 comments
Open

Google sign in error #78

ranjit-battewad opened this issue Jul 13, 2023 · 0 comments

Comments

@ranjit-battewad
Copy link

Hi,

Thank you for the sample application. It works nice in local, but when I deploy it on server its not working here is the scenario,

  1. UI developed using reactjs
  2. API developed using Java sprint boot
  3. On server am running UI with url - https://xyz.com and back-end running as https://xyzapi.com
  4. At google developer portal redirect uri provided as - https://xyzapi.com/oauth2/callback/google
  5. Accessing API in UI as https://xyzapi.com (base url)
  6. When I click on google icon in ui its showing below error.

can you please help me to understand what is going wrong

Access blocked: Authorization Error
device_id and device_name are required for private IP: http://192.168.1.10:7171/oauth2/callback/google Learn more about this error
If you are a developer of React-Login, see error details.
Error 400: invalid_request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant