Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Google Analytics API error 'queries limit exceeded'

mekopf
6 - Meteoroid

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?

2 REPLIES 2
RolandSchubert
16 - Nebula
16 - Nebula

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").

04-12-_2019_16-32-41.png

Hopefully this solves the problem.

 

Best

 

Roland

mekopf
6 - Meteoroid

Thank you! That resolved that error and another parsing error that occurred with it.

Labels