Closed StrangerPings closed 6 years ago
I have put in my client ID and credentials into the plugin options. But I get the following error.
Error: redirect_uri_mismatch
The redirect URI in the request, http://www.mysite.co.uk/auth/google/callback, 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/901607581235-8todd43l209dv38qit2r57lobg77...
Why is http in there when I am using https?
Needed to edit my config.json and include https://
I have put in my client ID and credentials into the plugin options. But I get the following error.
Error: redirect_uri_mismatch
The redirect URI in the request, http://www.mysite.co.uk/auth/google/callback, 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/901607581235-8todd43l209dv38qit2r57lobg77...
Why is http in there when I am using https?