Project

General

Profile

Need help to integrate the WAuth module and Google OAuth2

Added by Rathnadhar K V over 2 years ago

I built the examples/feature/auth2

I have added the google keys....

when I run the web application ....and click on the google button,

I get this error in google window....

"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 redirect URI in the Google Cloud Console.
"

I think there is an issue with

http://localhost:8080/google-oauth2callback

Can you please help to fix the problem.

Thanks for help...

Regards
Rathnadhar K V


Replies (1)

RE: Need help to integrate the WAuth module and Google OAuth2 - Added by Mark Travis about 2 years ago

Sorry, I know you asked this 6 months ago, but I wonder if making the call to google with http instead of https is causing you the problem?

    (1-1/1)