-
Notifications
You must be signed in to change notification settings - Fork 822
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
The request failed: Google returned a response with code 429. #413
Comments
Having the same issue here - The request failed: Google returned a response with code 429. |
I think you're writing the code in a for loop without sleep time? The svr will be too busy to handle hundreds of response request |
Received "you have reached your quota limit" on my very first request and all subsequent requests, all spaced several minutes apart. |
Having same issue. I check previous answers but all not work for me. |
having the same issue. google returned a response with code 429. |
Is there anyone that can provide a sensible estimation of the number of requests before this error appears? Thanks |
Are you on a university connection or otherwise shared IP? |
When testing out a google trends url in postman, I get a 429 response, which looks like it's the result of not having the I'm not sure if the 429 is always the result of this |
anyone found a solution to this? |
Fixed by #553. |
The request failed: Google returned a response with code 429.
The text was updated successfully, but these errors were encountered: