Vidu API
工作台
文档
登录

错误码

HTTP CODE错误码错误信息错误描述
400BadRequestbad request不合法的请求
400FieldLackingfield is missing or empty: {{.fields}}缺少字段,具体字段见错误信息
400FieldUnwantedunwanted field: {{.fields}}不需要传某些字段,具体字段见错误信息
400FieldItemCountOutOfRangefield item count out of range: {{.fields}}字段超限制
400PageSizeOutOfRangepage size out of range图像尺寸有问题。要求:图片大小需小于50M,格式只支持 jpg/jpeg/png/webp, 图片长宽比需要小于1:4或者4:1
400ImageDownloadFailureimage download failure下载用户图片url失败,请检查链接的有效性
400OperationInProcessoperation in process, please retry later请求在处理中
400TaskPromptPolicyViolationprompt policy violationPrompt 触发安审风控
400ImageFormatInvalidinvalid image format图像格式不符合要求
400AuditSubmitIllegalsubmit is illegal输入没有通过安全审核
400CreditInsufficientinsufficient credits积分不足
400CreationPolicyViolationcreation policy violation生成物触发风控
400ModelUnavailablemodel unavailable请求的模型不可用,调用任务失败,请检查模型类型并重试
400UserCancelleduser cancelled用户手动终止任务执行
400FieldInvalidinvalid field: {{.fields}}传入参数未通过合法性校验
401Unauthorizedunauthorized未鉴权
403Forbiddenforbidden请求没有权限
404TaskNotFoundtask not foundTask id 没找到
404CreationNotFoundcreation not foundCreation id 没找到
404NotFoundnot found请求资源不存在
409Conflictresource conflict资源主键冲突
429QuotaExceededquota exceeded超过并发限制。请联系商务
429TooManyRequeststoo many requests请求太频繁
429SystemThrottlingsystem is throttling资源超过限制
499Canceledrequest canceled by client请求被取消
500InternalServiceFailureinternal service failure服务器内部错误,请稍后重试,或联系客服