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: res$status_code == 200 is not TRUE when using DMA #238

Closed
ylelkes opened this issue Oct 23, 2017 · 6 comments
Closed

Error: res$status_code == 200 is not TRUE when using DMA #238

ylelkes opened this issue Oct 23, 2017 · 6 comments

Comments

@ylelkes
Copy link

ylelkes commented Oct 23, 2017

I get the above error whenever I use DMA and any keyword. Other geos work fine. e.g.,

gtrends(keyword="obama",geo="US-AL-630")

the trends website indicates that there is is data though:
image

@PMassicotte
Copy link
Owner

PMassicotte commented Oct 24, 2017

Fixed in the dev version.

library(gtrendsR)
plot(gtrends(keyword = "obama", geo = "US-AL-630"))

@hardy1127
Copy link

I got the same error with any kind of keyword such as English and Chinese, even I used the dev version these two days(gtrendsR1.4.1). The same code worked in the past 4 months. Is there any change about this package?
Thanks

@ghost
Copy link

ghost commented Jan 26, 2018

Hey got the same error aswell since few days. ANy insight about this ?

@phnparker
Copy link

This is a closed thread. Check out the open thread on this issue. It's an open issue, but someone has posted a temporary fork with workaround until the resolution arrives.

#252

@hardy1127
Copy link

@phnparker thanks for your information

@benlimsh
Copy link

benlimsh commented Jun 5, 2018

what does 630 in "US-AL-630" refer to, and where can we get a list of the possible numbers that can follow the state abbreviation?

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

5 participants