Using "today" query via API
I've managed to get lists of projects and items via the API. I've now moved on and am trying to use the date query options. I can get a response with
http://todoist.com/API//query?queries=["overdue"]&token=...
But if I try and use "today" or "tod" instead of "overdue" I get a null response. Is there a trick to getting the today query to work?
Asked by Andy Todd on Jul 03, 2011 - 12:55
David Trey
on Jul 05, 2011 - 12:49
Hello Andy,
thank you for pointing it out, it has been fixed right now.
Sorry for any inconvenience it might have caused you.
Best regards,
David
Andy Todd on Jul 06, 2011 - 12:34
And I've tested it and got results. Thanks for the quick response.
