Hello!
I applied for Premium and was accepted. Now I try to search old tweets in R, however I get nothing:
search = searchTwitter(’@whitehouse’, n = 10, since = ‘2018-05-20’, until = ‘2018-05-27’)
Warning message:
In doRppAPICall(“search/tweets”, n, params = params, retryOnRateLimit = retryOnRateLimit, :
10 tweets were requested but the API can only return 0
Could you help me? Thanks.
Iryna