Appearance
Open API 错误码
http_code | err_code | err_msg | 可能的错误原因 & 排查建议 |
403 | 10001 | No Permission |
|
403 | 10002 | Illegal Operation |
|
403 | 10003 | No Permission To Edit Project Config |
|
403 | 10004 | Operation Failed |
|
401 | 10021 | Token Not Exist |
|
401 | 10022 | Check Token Failed |
|
403 | 10211 | Token Info Is Invalid |
|
401 | 10301 | Check Token Perm Failed |
|
401 | 10302 | Check User Error, User Is Resigned |
|
403 | 10404 | No Project Permission |
|
429 | 10429 | API Request Frequency Limit |
|
429 | 10430 | API Request Idempotent Limit |
|
400 | 20001 | Param Request Limit |
|
400 | 20002 | Page Size Limit |
|
400 | 20003 | Wrong WorkItemType Param |
|
400 | 20004 | Search User Limit |
|
400 | 20005 | Missing Param |
|
400 | 20006 | Invalid Param |
|
400 | 20007 | WorkItem Is Already Aborted |
|
400 | 20008 | WorkItem Is Already Restored |
|
400 | 20009 | Abort Or Restore WorkItem No Reason |
|
400 | 20010 | WorkItemType Is Not Same |
|
400 | 20011 | Input View Is Not Fix View |
|
400 | 20012 | View Is Not In The Input Project |
|
400 | 20013 | Invalid Time Interval |
|
400 | 20014 | Project And WorkItem Not Match |
|
400 | 20015 | Field Mix With '-' And Without '-' |
|
400 | 20016 | Node Is Not Arrived, Could Not Be operated |
|
400 | 20017 | Node Is Completed, Could Not Be Completed |
|
400 | 20018 | Node ID Not Exist In Workflow |
|
400 | 20019 | Invite Bot Limit 5 |
|
400 | 20020 | Bot App_ids Empty |
|
400 | 20021 | ChatID Not Belong WorkItem |
|
400 | 20022 | Forbid Self Relation |
|
400 | 20023 | Query Workitem Relation Limit(15 |
|
400 | 20024 | Uploaded File Size Limit 100M |
|
400 | 20025 | Field_key/Field_alias Missing |
|
400 | 20026 | FlowType Is Error, Please Convert To Status FlowType |
|
400 | 20027 | FlowType Is Error, Please Convert To Node FlowType |
|
400 | 20028 | Workitem Ids Limit 50 |
|
400 | 20029 | Unsupported Field Type |
|
400 | 20030 | CompoundField Is Empty |
|
400 | 20031 | Option Value Invalid |
|
400 | 20032 | DifferentSchedule Set Owner Invalid |
|
400 | 20033 | Update Field Invalid |
|
400 | 20034 | Duplicate Tag |
|
400 | 20035 | Duplicate Sub Tag |
|
400 | 20036 | Parent Tag Is Missing |
|
400 | 20037 | Node Is not completed, Could Not Be Rollback |
|
400 | 20038 | Required Field Is Not Set |
|
400 | 20039 | Plugin Token Must Have User Key, But X-USER-KEY Is Not Set In Request Header |
|
400 | 20040 | Request Form Is Null |
|
400 | 20041 | Field RoleOwner Must Be Set In FieldValuePairs |
|
400 | 20042 | X-User-Key Is Wrong, Please Check First |
|
400 | 20043 | View Ids Limit 10 |
|
400 | 20044 | WorkItem Has Been Disabled |
|
400 | 20045 | Comment And WorkItem Not Match |
|
400 | 20046 | Task ID Not Exist In Workflow |
|
400 | 20047 | Role_Assignee and Assignee Can't Be Set Together |
|
400 | 20048 | Role_Assignee's Role Is Not Match |
|
400 | 20049 | TenantGroupID Is Wrong |
|
400 | 20050 | 「field_key」Field Option Value Is Wrong |
|
400 | 20051 | FieldLinkedStory Value Is Wrong |
|
400 | 20052 | IssueOperator Value Is Wrong |
|
400 | 20053 | IssueReporter Value Is Wrong |
|
400 | 20055 | Search Result Bigger Than 2000, Please Check Your Search Params |
|
400 | 20056 | Only WorkFlow Mode Can Be Aborted Or Restored |
|
400 | 20057 | Search ProjectKeys And SimpleNames Limit 10 |
|
400 | 20058 | SearchUser.Role And SearchUser.FieldKey Can't appear together |
|
400 | 20059 | SearchUser.FieldKey Or SearchUser.Role Can't Appear Alone,SearchUser.UserKeys Must Appear |
|
400 | 20060 | WorkItemTypeKey Or RelationWorkItemTypeKey Is Not Match In Field Configuration |
|
400 | 20061 | RelationKey Type Is Not Relation In Configuration |
|
400 | 20062 | RelationType Error |
|
404 | 30005 | WorkItem Not Found |
|
404 | 30006 | User Not Found |
|
404 | 30007 | Workflow Not Found |
|
404 | 30008 | Business Not Found |
|
404 | 30009 | Field Not Found |
|
404 | 30010 | Stateflow Not Found |
|
404 | 30011 | Node Not Found In Workflow |
|
404 | 30012 | State Not Found In Stateflow |
|
404 | 30013 | Template Not Found |
|
404 | 30014 | WorkItemTypeKey Not Found |
|
404 | 30015 | Record Not Found |
|
404 | 30016 | Project Not Found |
|
404 | 30017 | Role Owners Not Found |
|
404 | 30018 | RelationKey Not Exist In Configuration |
|
常见FAQ
- 5xx类错误是内部错误,请寻求运营或者oncall协助排查