I'm encountering an error when trying to sign in with Google. I am running the project in my local machine with the details already filled out
[x] GOOGLE_CLIENT_ID
[x] GOOGLE_CLIENT_SECRET
[x] You also need to update the CLIENT_ID and API_KEY variables in [web/src/pages/GoogleAuth.vue]
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
You can't sign in to this app because it doesn't comply with Google's OAuth 2.0 policy.
If you're the app developer, register the JavaScript origin in the Google Cloud Console.
Request details: origin=http://localhost:4000 flowName=GeneralOAuthFlow
I'm encountering an error when trying to sign in with Google. I am running the project in my local machine with the details already filled out