Same 'since' and 'until' date not working

83 views
Skip to first unread message

Laksh Gupta

unread,
Jul 29, 2011, 6:47:36 AM7/29/11
to twitter-deve...@googlegroups.com
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'-
 
"<?xml version=\"1.0\" encoding=\"UTF-8\"?><feed xmlns:google=\"http://base.google.com/ns/1.0\" xml:lang=\"en-US\" xmlns:openSearch=\"http://a9.com/-/spec/opensearch/1.1/\" xmlns=\"http://www.w3.org/2005/Atom\" xmlns:twitter=\"http://api.twitter.com/\"><id>tag:search.twitter.com,2005:search/samsung since:2011-07-28 until:2011-07-28</id><link type=\"text/html\" href=\"http://search.twitter.com/search?q=samsung+since%3A2011-07-28+until%3A2011-07-28\" rel=\"alternate\"/><link type=\"application/atom+xml\" href=\"http://search.twitter.com/search.atom?q=samsung+since%3A2011-07-28+until%3A2011-07-28\" rel=\"self\"/><title>samsung since:2011-07-28 until:2011-07-28 - Twitter Search</title><link type=\"application/opensearchdescription+xml\" href=\"http://search.twitter.com/opensearch.xml\" rel=\"search\"/><link type=\"application/atom+xml\" href=\"http://search.twitter.com/search.atom?since_id=96884006775296000&amp;q=samsung%20since%3A2011-07-28%20until%3A2011-07-28\" rel=\"refresh\"/><updated>2011-07-29T10:05:31Z</updated></feed>"
 
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.
 
 
Reply all
Reply to author
Forward
0 new messages