Unable to create tasks using API tasks POST

12 views
Skip to first unread message

Argon7

unread,
Sep 9, 2010, 5:56:33 AM9/9/10
to SlimTimer Developer Forum, j...@argon7.be
Hi all,

for a few days now, i'm no longer able to create tasks using the
slimtimer API.
here is an example:

posted data :
<?xml version="1.0" encoding="utf-8"?>
<request>
<access_token>****************************************</access_token>
<api_key>******************************</api_key>
<task>
<name>MYCLIENT-999 | adaptations/evolutions (jour 2)</name>
<tags>RTM120083903</tags>
</task>
<user>
<api_key>******************************</api_key>
<email>j...@argon7.be</email>
<password>**********</password>
</user>
</request>

posted at: http://www.slimtimer.com/users/9502/tasks

after running the script, i reload my slimtimer tasks using the
"refresh" link, but no new task... :o(
redundant data is there because the API documentation is not very
clear about the post data structure for access token and api key. but
anyway, the xml above was working until a few days ago... i'm using
php-curl.

any hint for me?

tx

-- jo

Richard White

unread,
Sep 9, 2010, 11:37:07 AM9/9/10
to slimti...@googlegroups.com, j...@argon7.be
What's the response code?

Try connecting to slimtimer.com instead of www.slimtimer.com?


--
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.


Argon7

unread,
Sep 9, 2010, 12:39:51 PM9/9/10
to SlimTimer Developer Forum, j...@argon7.be
On Sep 9, 5:37 pm, Richard White <rrwh...@gmail.com> wrote:
> What's the response code?

well, it's a list of completed tasks:
<?xml version="1.0" encoding="utf-8"?>
<tasks>
<task>...</task><task>...</task>...
</tasks>

> Try connecting to slimtimer.com instead of www.slimtimer.com?

bingo! it works!

tx for your help (once again :o))

-- jo

Bryce Schober

unread,
Sep 9, 2010, 4:16:02 PM9/9/10
to slimti...@googlegroups.com, j...@argon7.be
I think this exact problem is what caused me to lose a day's worth of data from my client...


-- 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.




--
Bryce Schober

Richard White

unread,
Sep 9, 2010, 4:21:19 PM9/9/10
to slimti...@googlegroups.com, j...@argon7.be
I'm not sure why www.uservoice.com is having issues for some people. Stale DNS entries (from the recent server move) is the only thing I can imagine. Either should work.
Reply all
Reply to author
Forward
0 new messages