I'm calling the search function
var tweets = Search.SearchTweets(searchParameter);
I cannot figure out the problem and how could I fix it
var tweets = Search.SearchTweets(searchParameter);
I cannot figure out the problem and how could I fix it