You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Frankly, I'm not too familiar with json and GET requests generally so this could maybe just be the product of nothing being returned from the request? I used specific examples with active account names so there shouldn't be a problem there. Additionally, I tried this to see if other requests work and got the following error:
> x <- tk_posts(scope = "trends", n = 5)
Error in get_data(url, parse = T, ...) :
empty response : request was blocked by tiktok
Any thoughts? Thanks!
The text was updated successfully, but these errors were encountered:
I was able to use the package last week a few times, though yesterday I came across this error with a tk_posts(scope="user",...) request:
Frankly, I'm not too familiar with json and GET requests generally so this could maybe just be the product of nothing being returned from the request? I used specific examples with active account names so there shouldn't be a problem there. Additionally, I tried this to see if other requests work and got the following error:
Any thoughts? Thanks!
The text was updated successfully, but these errors were encountered: