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 in if (n_replies[i] == 1) { : missing value where TRUE/FALSE needed #112

Open
balthasars opened this issue Apr 13, 2021 · 1 comment

Comments

@balthasars
Copy link
Contributor

balthasars commented Apr 13, 2021

Was just running get_all_comments() for this video which has received comments. For some reason however, the request fails.

Any ideas on why this might happen?

get_all_comments("xwvk_yKjmdI")
Error in if (n_replies[i] == 1) { : missing value where TRUE/FALSE needed
In addition: Warning messages:
1: In seq_len(n_replies) : first element used of 'length.out' argument
2: In seq_len(n_replies) : first element used of 'length.out' argument
3: In seq_len(n_replies) : first element used of 'length.out' argument
Called from: process_page(a_res)
@JanGniza
Copy link

Hey everyone,
first of all, thank you very much for that amazing package!
However, does anyone have a solution for this issue? I also was running get_all_comments and it failed for some videos with the same message as above "Error in if (n_replies[i] == 1) { : missing value where TRUE/FALSE needed".
This happened for example with the video "10xEw59q6_g".
Would be great if someone could help.
Best regards

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