If you are trying to use the Todoist (www.todoist.com) API
before you blame the Todoist API -- remember that the ampersand must be escaped on the wget/curl command-line.
wget http://todoist.com/API/getProject?project_id=22073\&token=fb5f22601ec566e48083213f7573e908a7a272e5
(I figured this out by using the Fiddler2 debugging proxy. Great tool.)
Add new comment