-
-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
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
Error: API returned: User does not have sufficient permissions for this profile. #426
Comments
I'm also receiving this error and have also enabled the Google Analytics Data API.
Here's the steps I've been following:
|
The ID account I had worked when I made my own R package. I haven't tried using googleAnalyticsR in a bit but can try again. |
Okay just retried my code from above and still getting the same error. |
Thanks @cansavvy for testing this again. This is strange behavior and can't repro this with my GA4 properties. Could you provide the content of your account_df Data Frame yet for me to see more details? Please remove or mask any sensitive information of course, I'm just interested in the possible differences between the working and not working example properties. |
Hello,
Running into an issue where I'm able to query 1 GA4 property that outputs in my ga_account_list() but 2 of the other properties in ga_account_list() get the error:
Error: API returned: User does not have sufficient permissions for this profile.
I'm using the same gmail user that created/admin all 3 GA4 properties and which created the Google Console credentials. Google Analytics Data API and Admin API are both enabled. Seems odd that 1 out of the 3 properties works while 2 do not work.
Any ideas?
Thanks
The text was updated successfully, but these errors were encountered: