Vidu API
Dashboard
Docs
Sign in

Error Code

HTTP CodeError CodeError MessageError Description
400BadRequestbad requestInvalid request
400FieldLackingfield is missing or empty: {{.fields}}Missing fields, see error message for specific fields
400FieldUnwantedunwanted field: {{.fields}}Unnecessary fields, see error message for specific fields
400FieldItemCountOutOfRangefield item count out of range: {{.fields}}Field item count out of range
400PageSizeOutOfRangepage size out of rangeImage size issue. Requirements:Image size must be less than 50MBSupported formats: JPG/PNG/JPEG/WEBPAspect ratio must be less than 1:4 or 4:1
400ImageDownloadFailureimage download failureFailed to download user image URL. Please check the validity of the link.
400OperationInProcessoperation in process, please retry laterRequest is being processed
400ImageFormatInvalidinvalid image formatImage format does not meet requirements
400AuditSubmitIllegalsubmit is illegalInput did not pass the safety review
400CreditInsufficientinsufficient creditsInsufficient credits
400CreationPolicyViolationcreation policy violationGenerated content triggered a policy violation
400ModelUnavailablemodel unavailableThe requested model is unavailable. Task execution failed. Please check the model type and try again.
400UserCancelleduser cancelledUser manually terminated task execution.
400FieldInvalidinvalid field: {{.fields}}The incoming parameters did not pass the validity verification
401UnauthorizedunauthorizedUnauthorized
403ForbiddenforbiddenRequest is forbidden
404TaskNotFoundtask not foundTask ID not found
404CreationNotFoundcreation not foundCreation ID not found
404NotFoundnot foundThe requested resource not found
409Conflictresource conflictResource key conflict
429QuotaExceededquota exceededExceeded concurrency limit. Please contact support
429TooManyRequeststoo many requestsRequests are too frequent
429SystemThrottlingsystem is throttlingExceeded resource limit
499Canceledrequest canceled by clientRequest was canceled
500InternalServiceFailureinternal service failureInternal server error. Please try again later or contact customer support.