XML help

1 view
Skip to first unread message

zonerau

unread,
Sep 15, 2008, 5:59:56 PM9/15/08
to SlimTimer Developer Forum
Hello,

I've been playing with the slimtimer API and have so far successfully
managed to pull my userid and access token.

However, whenever I try a GET request to give me a list of tasks, I
get the following:



500 Server closed connection without sending any data back
Content-Type: text/plain
Client-Date: Mon, 15 Sep 2008 21:57:14 GMT
Client-Warning: Internal response

500 Server closed connection without sending any data back


http://www.slimtimer.com/users/<my userid>/tasks

<?xml version="1.0" encoding="UTF-8"?> <request> <api-key>*******</api-
key> <access-token>***********</access-token> </request>


Is this the correct XML to send?

zonerau

unread,
Sep 15, 2008, 8:05:05 PM9/15/08
to SlimTimer Developer Forum
I figured it out.

I need to append the api_key and the access_token to the URI as
parameters and everything just works.

Found it in the forums.
Reply all
Reply to author
Forward
0 new messages