i am trying to implement Google OAuth into my project, and i already configured the project in the google cloud console, setup the OAuth client secrets/Id and also the redirect uri.
The problem is, when the Google login pops-up, it throws the following error:
400 redirect_uri_mismatch
And this only happens when i set the authorized redirect url, in the google cloud console, to a uri different than
https://127.0.0.1/authorize