Google OAuth2 login is failing with redirect_uri_mismatch (HTTP 400)
-
Hey,
i am currently struggling setting up OAuth using Google, because after logging in into Google, it does not redirect me back to WP, but shows me a 400 error:
Error: redirect_uri_mismatch The redirect URI in the request: https://inspirito.de/blog/ did not match a registered redirect URI.
After that nothing.
My credentials for the OAuth 2.0 client ID are the following:
- authorized JavaScript origins: https://inspirito.de
- authorized redirect URL’s: https://inspirito.de/blog/
For your information: my WordPress root is at https://inspirito.de/blog, not under inspirito.de!
Google is activated in your plugin and Client ID and Secret are set. I am stuck, any idea?
Thanks in advance!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Google OAuth2 login is failing with redirect_uri_mismatch (HTTP 400)’ is closed to new replies.