We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I'm trying activate the Analytics Addon, but after fill correctly the form fields, the addon return error:
Google Service Exception: stdClass Object ( [error] => stdClass Object ( [errors] => Array ( [0] => stdClass Object ( [domain] => global [reason] => required [message] => Login Required [locationType] => header [location] => Authorization ) ) [code] => 401 [message] => Login Required ) )
I hope you can help.
The text was updated successfully, but these errors were encountered:
This error can be fix just add the access key email to the Analytics account.
Sorry, something went wrong.
No branches or pull requests
Hi,
I'm trying activate the Analytics Addon, but after fill correctly the form fields, the addon return error:
Google Service Exception: stdClass Object ( [error] => stdClass Object ( [errors] => Array ( [0] => stdClass Object ( [domain] => global [reason] => required [message] => Login Required [locationType] => header [location] => Authorization ) ) [code] => 401 [message] => Login Required ) )
I hope you can help.
The text was updated successfully, but these errors were encountered: