Next Auth google says redirect URI is broken but works on another project
Hi! I am working on a project and I keep getting the error:
Access blocked: This app’s request is invalid
You can’t sign in because this app sent an invalid request. You can try again later, or contact the developer about this issue. Learn more about this error
If you are a developer of this app, see error details.
Error 400: redirect_uri_mismatch
but everything in configured directly, and added a temporary domain to the google console and deployed to vercel it does not give me the error, same credentials different code. Works in dev
2 Replies
I deleted the project and re depolyed the repo but no success
GET https://redacted/api/auth/signin?_rsc=acgkz 404 is what I get in the console
yes NEXTAUTH_URL is set correctly
yes ive checked 1000 times that the domains are correct
What’s your Google console uris look like
What next auth versions you are on