API: getProjects problem
Hi,
I'm having trouble getting the "getProjects" api call to work. When I call getProjects with this url:
http://todoist.com/API/getProjects?token:[myapikey]
I get this message:
function arguments invalid. (1 missing, 0 additional)
What parameter am I missing?
thanks,
Jake
Asked by Jake Pearson on Jun 18, 2011 - 11:11
Amir Salihefendic
on Jun 18, 2011 - 12:06
Hi Jake
It should be:
http://todoist.com/API/getProjects?token=[myapikey]
Regards,
Amir
Jake Pearson on Jun 18, 2011 - 12:19
Whoops, silly mistake. Thanks!
Jake Pearson on Jun 18, 2011 - 12:19
Also, would you rather have api questions directed at a "Todoist" tag on stackoverflow?
