Trouble updating a task

Trouble updating a task

I am trying to update a task using the API and running into problems.

I tried doing a POST to

https://projects.zoho.com/portal/fusionroom/api/private/json/task/update?apikey=XXX&ticket=bba3388115f69a58127bcf5efa391d69

With the following data fields:





projId = 14f40c3524eb60cd9ca2f4280518ee3b6755b1c1035e80e0
personresponsible = 6d92ff6934a96d44
todotask = Test Task
taskdate = 01-02-2013
taskid = 14f40c3524eb60cd2603ebabba02c65d2a292998f290dfc5
duration = 7
priority = None
pcomplete = 0

I always recieve a general 6500 errors. Any suggestions?