智能对话分析 - 错误码
HTTP 状态码 | 错误码 | 错误信息 | 描述 | 操作 |
---|---|---|---|---|
400 | Failed to add logic between conditions. Check expressions and the && operator. | 添加规则的条件间逻辑关系出错, 请检查表达式, 注意&&等 | 诊断 | |
400 | Invalid logic between conditions. | 请检查条件间逻辑关系是否完整和正确 | 诊断 | |
400 | Record is duplicated. | 要操作的数据重复 | 诊断 | |
400 | param must not be null or empty | 参数不能为空 | 诊断 | |
403 | User has no access to the given task. | 用户无权限 | 诊断 | |
404 | Record is duplicated. | 要操作的数据重复 | 诊断 | |
404 | Can not find data related to the given task. | 要操作的业务数据不存在 | 诊断 | |
404 | Can not find data related to the given task. | 要操作的数据不存在 | 诊断 |