Skip to content
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 with all requests #457

Closed
davidgaut opened this issue Jan 13, 2024 · 1 comment
Closed

Error with all requests #457

davidgaut opened this issue Jan 13, 2024 · 1 comment

Comments

@davidgaut
Copy link

I have been getting the dreaded 429 error for a few weeks:
Error in interest_over_time(widget, comparison_item, tz) :
Status code was not 200. Returned status code:429

This occurs after the following command regardless of whether I use a proxy or not:

library(gtrendsR)

res <- gtrends(c("nhl", "nba"), geo = c("CA", "US"))
plot(res)

The pytrend package seems to be facing a similar issue (see here).

@PMassicotte
Copy link
Owner

It is on Google side, nothing we can do about it right now.

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

No branches or pull requests

2 participants