Skip to content

pvt_twitter fails when using fetch_classic #19

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

Closed
dshemetov opened this issue Mar 30, 2022 · 0 comments · Fixed by #30
Closed

pvt_twitter fails when using fetch_classic #19

dshemetov opened this issue Mar 30, 2022 · 0 comments · Fixed by #30
Labels
bug Something isn't working

Comments

@dshemetov
Copy link
Contributor

Getting the bug

r$> pvt_twitter(auth, locations = "CA", epiweeks = epirange(201501, 202001)) %>% fetch_classic
Error in if (info$name %in% columns) { : argument is of length zero
r$> traceback()
3: parse_data_frame(epidata_call, m$epidata, disable_date_parsing = disable_date_parsing)
2: fetch_classic(.)
1: pvt_twitter(...)
@dshemetov dshemetov added the bug Something isn't working label Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant