I am facing a problem in twitter api.
https://search.twitter.com/search.json?q=test&rpp=5&include_entities=1
I have used the above URL for getting the tweets for the given query. It worked well until yesterday. But now I have checked, this is returning empty result set.
I have surfed through the twitter api and I can't able to find the relevant api method. Please help me to achieve this. Thanks in advance.