TaskSearch.xml sometimes returning empty responses

5 views
Skip to first unread message

wka

unread,
Apr 28, 2010, 10:31:04 PM4/28/10
to Hiveminder API Hackers
Hello,

Today I noticed that some API requests are returning empty responses.
For instance, this request

curl -i -b JIFTY_SID_HIVEMINDER=xxxxxx \
-d but_first=nothing\&complete_not=1\&starts_before=2010-06-01 \
http://hiveminder.com/=/action/BTDT.Action.TaskSearch.xml

returned just this HTTP header:

HTTP/1.1 200 OK
Date: Thu, 29 Apr 2010 02:24:07 GMT
Content-Type: text/xml; charset=UTF-8
X-Cache: MISS from hiveminder.com
Transfer-Encoding: chunked

and nothing else -- no XML body.

When the starts_before parameter is removed or set to "today", XML
output is returned correctly.

Also, when I leave starts_before as '2010-06-01' but change the output
format to .js (BTDT.Action.TaskSearch.js), I see output. Changing it
to .yaml looks like it yields similar results to .xml — no output
unless starts_before is absent or today.

Any ideas about what is occurring? Am I doing something wrong in the
queries?

Thanks,
Kris

--
You received this message because you are subscribed to the Google Groups "Hiveminder API Hackers" group.
To post to this group, send email to hivemin...@googlegroups.com.
To unsubscribe from this group, send email to hiveminder-ap...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/hiveminder-api?hl=en.

wka

unread,
Apr 29, 2010, 7:31:58 AM4/29/10
to Hiveminder API Hackers
Just to follow up for the archives, it looks like this is fixed now.

http://twitter.com/obra/status/13052183377

Thanks!

Kris
Reply all
Reply to author
Forward
0 new messages