Google Analytics API error 'queries limit exceeded'
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have been running alteryx workflows to pull Google Analytics data that have been established for close to a year. I started getting the following error message when I went to run them today:
"Google Analytics API Error Message: Quota exceeded for quota group 'default' and limit 'Queries per user per 100 seconds' of service 'analytics.googleapis.com' for consumer product"
This is running on v16 of the analytics tool and Alteryx Designer x64 v2019.3.5
Is there a place within the tool to configure the api rate or has something changed that would have caused this error to start appearing?
Solved! Go to Solution.
- Labels:
- API
- Google Analytics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @mekopf ,
there is a query limit of 100 queries per 100 seconds defined in API Console. You can adjust this limit to 1000 queries per 100 seconds ("Quotas").
Hopefully this solves the problem.
Best
Roland
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you! That resolved that error and another parsing error that occurred with it.
