addItem API does not return label
If you issue an add item call, the result has a null labels list even if you specify a label. For example:
http://todoist.com/API/addItem?content=Test%20%40computer&project_id=1440555
returns
"labels": []
but shouldn't it return the label ID for @computer
Asked by Omar Shahine on Jan 20, 2012 - 04:32
David Trey
on May 31, 2012 - 13:20
Hello Omar,
thank you for reporting this issue, it should be fixed right now. If you still experience it, please let us know.
Best regards,
David
