Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Error: Daily Limit Exceeded #59

Open
mkmetko opened this issue Feb 26, 2019 · 2 comments
Open

Error: Daily Limit Exceeded #59

mkmetko opened this issue Feb 26, 2019 · 2 comments

Comments

@mkmetko
Copy link

mkmetko commented Feb 26, 2019

When trying to access GA API, I get error message for exceeding daily quotas with all functions. This started to occur about week ago, I tried to use API right after midnight when quotas are reset, with same result. I don't see pings in console usage reports, other packages and direct access works without problem.

list_profiles() Error: Client error: (403) Forbidden Daily limit exceeded: Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/analytics.googleapis.com/quotas??

@artemklevtsov
Copy link
Owner

Try to change auth credentials.

@damiah
Copy link

damiah commented May 15, 2019

Hey I had this issue in the last few days.
It was because the clientid associated with the token I didn't have access to the google cloud project that I was intending to query.
The error is not helpful at all, but that's google's fault.
Try generating an API key inside of your cloud console and using those new credentials to generate a new access token and going from there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants