Google Analytics EEC PRO Sign-In Issue
Hi,
We are trying to SignIn into our GTM to create Tags/Triggers via Magento 2 Admin but it is giving the following error. Please suggest what should be done.
Error 400: redirect_uri_mismatch
The redirect URI in the request, http://www.oauth.weltpixel.com, 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}
Images
-
Also having the same issue. The JSON Export Options at the bottom doesn't work either.
Seeing this error in the exception.log:
main.CRITICAL: Notice: Trying to access array offset on value of type null in /var/vhosts/[site]/www/vendor/weltpixel/module-google-tag-manager-free/Helper/Data.php on line 188 {"report_id":"b2b65333612ab745660d7e1bd4181f17509acd46120721e738ff31ef94cf4529","exception":"[object] (Exception(code: 0): Notice: Trying to access array offset on value of type null in /var/vhosts/[site]/www/vendor/weltpixel/module-google-tag-manager-free/Helper/Data.php on line 188 at /var/vhosts/[site]/www/vendor/magento/framework/App/ErrorHandler.php:61)"} []
That error seems to reference this code:
return !$this->cookieHelper->isUserNotAllowSaveCookie() && $this->_gtmOptions['general']['enable'];
I have no idea how to fix this.
Please sign in to leave a comment.
Comments
4 comments