0

I had added service email like explained in this ticket below

Analytics Google API Error 403: "User does not have any Google Analytics Account"

Now, service email is recognized but it says that there is no sufficient permission of this user no matter I had check all available permissions (Manage User, Edit, Collaborate, Read & Analyse)

I am not sure but as I see, I am not lonely with this kind of issue.

halfer
  • 19,824
  • 17
  • 99
  • 186
Stevan Tosic
  • 6,561
  • 10
  • 55
  • 110

1 Answers1

0

After some time I had found the cause of the error.

If you get the error that user has no permission this is a good sign.

You will need only to check $VIEW_ID variable. You must enter validly view ID.

When you go to your GA dashboard.

Select your project from Accounts, then under Properties & Apps chose an app and then Views section will appear. There is some numeric code. This is VIEW ID You need to use that number.

Stevan Tosic
  • 6,561
  • 10
  • 55
  • 110