Sign in with google provider #10551
Unanswered
arunkumar413
asked this question in
Help
Replies: 1 comment
-
Did you configure right in Google Cloud Platform? Resources can be found at https://authjs.dev/getting-started/providers/google |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I'm trying to sign in using google provider. However I'm getting the below error. Seems like the issue is related to the redirect URI. I'm testing the app on google's idx editor ( https://idx.google.com/ ) which is a bit similar to codesandbox. It creates its own dev preview URL like this https://9000-monospace-nextjs-routing-1711691269592.cluster-76blnmxvvzdpat4inoxk5tmzik.cloudworkstations.dev/login
Where should I configure the redirect URI in the nextjs app and what should be the redirect URI in this scenario?
Thanks,
Arun
Beta Was this translation helpful? Give feedback.
All reactions