Error in API Call "post-checklist-item"

Christian Jäck
Christian Jäck DE Pro Posts: 11 Beginner

Hi MeisterTask-Developers,

I have discovered an error in your API:

  1. the api reference page has an error in:
    https://developers.meistertask.com/reference/post-checklist-item
    It's asking for a task_id instead of checklist_id. Maybe a copy paste problem.
  2. when I post a checklist entry and specify the status 5 (completed), it creates an item with the status 1, so the status is not passed correctly. To complete the checklist entry, I have to send an update call with put. Then it works.

Best regards
Christian

Tagged: