This topic has 2 replies, 2 voices, and was last updated 3 years, 9 months ago ago by Olga Barlow
Hi Support.
Need help.
I try to enable google loginization. I set wrong redirect URI at the first time creating credential https://www.myhosting.com/my-account-2//google/oauth2callback.
Now change to https://www.myhosting.com/my-account//google/oauth2callback
When I try to login with google, I got the error below.
The redirect URI in the request, https://www.myhosting.com/my-account-2//google/oauth2callback, does not match the ones authorized for the OAuth client. To update the authorized redirect URIs, visit: https://console.developers.google.com/apis/credentials/oauthclient/${your_client_id}?project=${your_project_number}
What should I do to correct it? Please advice.
Thanks in advance.
Hello,
Change the link to https://www.myhosting.com/my-account-2//google/oauth2callback because it seems that My account page has the https://www.myhosting.com/my-account-2 URL instead of https://www.myhosting.com/my-account
Regards
You must be logged in to reply to this topic.Log in/Sign up