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

Query failure on topic searches for short time frames #259

Closed
aiyanna86 opened this issue Feb 27, 2018 · 2 comments
Closed

Query failure on topic searches for short time frames #259

aiyanna86 opened this issue Feb 27, 2018 · 2 comments

Comments

@aiyanna86
Copy link

aiyanna86 commented Feb 27, 2018

Hi,

Big fan of your package. I have run into an issue though.

The gtrends query works fine when I apply specific topic (%2Fm%2F02xry = Florida,US State) to a 5 year time frame:
gtrends("%2Fm%2F02xry", geo = "US", time = "today+5-y", gprop = "web", category = 0, hl = "en-US")

But its throws an error when I reduce the time:
gtrends("%2Fm%2F02xry", geo = "US", time = "today 12-m", gprop = "web", category = 0, hl = "en-US")
Error: widget$status_code == 200 is not TRUE

Thanks.

@sbenjelloun
Copy link

same problem for me with the new version (1.4.1) and the dev version :( do you have any issues ?

@JBleher
Copy link
Contributor

JBleher commented Dec 11, 2019

No problem, in current version. I think this can be closed.

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

4 participants