Codes

CodeDescription
1000You do not have access to the required item
1001The resource is not assigned to the project specified in the request
1002The project doesn't contain the parent task ID specified in the request
2000Can't find one of the requested field
3000Field value with the type Int cannot be less than described in the method description
3001Field value with the type Int cannot be more than described in the method description
3002Field value should be one of the values described in the method description
3003Length of the field value with the type String cannot be less than described in the method description
3004Length of the field value with the type String cannot be more than described in the method description
3005You missed one or a few required fields
3007Conflict between status and progress in the Create or Update task methods
3008The resource is already assigned on this task
3010You cannot create tasks in the "Total estimate" task
3011Field value should be more than the min value and less than the max value. See min and max values in the method description
3012In the Create or Update task methods end date can't be earlier than start date
3013It's not possible to use only end date (without start date or duration) in the Create task method
3014Based on the working calendar, duration between start date and end date is 0
3015Unexpected field
3016One or more resources are not assigned on the task
3017You can’t change the estimation, duration, or endDate for a milestone
4000ID is invalid
4001Field is invalid
4002Invalid type of field
4003Date format is invalid
5001The source task id and the target task id are the same. Choose different tasks to create a link
5002You can create only one link between two tasks
5003The source task id and the target task id are from different projects. Choose tasks from the same project
5004The link is circular