guyzyl / whatsapp-contact-sync

Easy way to sync between the contact photos on WhatsApp to Google Contacts
https://whasync.com/
Other
185 stars 23 forks source link

Google OAuth2 Error: redirect_uri_mismatch #195

Closed noelje closed 2 hours ago

noelje commented 3 hours ago

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

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
noelje commented 2 hours ago

had to add URI as mentioned in #193