Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Viewing all articles
Browse latest Browse all 4126

New Post: Search.SearchTweets(searchParameter)

$
0
0
Hi,

Sometimes Search.SearchTweets(searchParameter) returns no result control wont come out of SearchTweets block. I checked in fiddler those request returns -1 in packet body. How to handle this scenario?
my program:-
int limit = RateLimit.GetCurrentCredentialsRateLimits().SearchTweetsLimit.Remaining;
for (int i = 0; i < limit; I++)
{
var tweets =Search.SearchTweets(searchParameter);
//some logic
}

Viewing all articles
Browse latest Browse all 4126

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>