OAuth fail: https:// vs https:// mismatch!
-
Hello,
I would like to use the plugin, however I cannot go through the OAuth process without producing a “400: redirect_uri_mismatch”.
It is obvious to me that this redirect issue stems from the mismatch between the https:// scheme in the plugin vs. the google app.
In the backend of the WP plugin, it says
Authorised JavaScript origin: https://human-in-progress.com
Authorised redirect URI: https://human-in-progress.com/wp-admin/admin.php?page=sgdg_basic&action=oauth_redirect
It is not possible to change these URIs in the WP plugin.
However, in the Google OAuth section, I must put in https:// because if I leave the original https://, I cannot take the app out of its “testing” status and actually grant permission. This leaves me stuck, unable to fix the mismatch on either side. Please advise.The page I need help with: [log in to see the link]
- The topic ‘OAuth fail: https:// vs https:// mismatch!’ is closed to new replies.