Slimtimer - weird: unable to delete task with error api key required

12 views
Skip to first unread message

Argon7

unread,
May 24, 2010, 8:10:17 PM5/24/10
to SlimTimer Developer Forum, j...@argon7.be, sup...@slimtimer.com
very weird: i got this "api key required" error but i'm sending the
api key!!!

call DELETE on http://www.slimtimer.com/users/NNNN/tasks/NNNNNN
with:
<?xml version="1.0" encoding="utf-8"?>
<request>
<access_token>XXX</access_token>
<api_key>XXX</api_key>
<user>
<email>XXX</email>
<password>XXX</password>
</user>
</request>

response is:
<?xml version="1.0" encoding="UTF-8"?> <errors> <error>API Key is
required</error> </errors>

could someone drop me a line to help me? or to tell me that this forum
is dead and nobody can help me???

tx!

-- jo

--
You received this message because you are subscribed to the Google Groups "SlimTimer Developer Forum" group.
To post to this group, send email to slimti...@googlegroups.com.
To unsubscribe from this group, send email to slimtimerapi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/slimtimerapi?hl=en.

Richard White

unread,
May 25, 2010, 12:40:58 PM5/25/10
to slimti...@googlegroups.com, j...@argon7.be
That request format is only needed to get the access token once you have that you just pass them as top level parameters in the url (api_key, access_token, user_id)
Reply all
Reply to author
Forward
0 new messages