Replies: 2 comments 6 replies
-
same error ![]() |
Beta Was this translation helpful? Give feedback.
4 replies
-
check package version . it should be 5 not 3. It was breaking changes like using property id not view id. I spent about 2 days with this error. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
{ "error": { "code": 403, "message": "User does not have sufficient permissions for this profile.", "errors": [ { "message": "User does not have sufficient permissions for this profile.", "domain": "global", "reason": "insufficientPermissions" } ] } }
Any idea how to fix this . I followed every step stated in readme but unable to output page views . For user the readme stated role Analyst is enough (thats what I did ) but i get this error messages . Appreciate if anyone can help
Beta Was this translation helpful? Give feedback.
All reactions