Hi
I want to query tweets for a particular day. Say if I use "2011-07-28" as both starting date and ending date
then I can see 1 tweet on my browser but not in the xml which I receive through my program. Instead I get the following Http responce for the query 'samsung'-
I should have received the tweet, isn't it? The program runs fine if I use different start date and end date. Is there anything I am missing here? I hope I am not making any mistake in the query format. Please help me in solving this problem.
Thanks in advance.