InternalServerError
- Title: Internal server error
- Error Code:
100000
- HTTP Status Code:
500
- Detail: An internal server error occurred.
Please try again later or contact the support for further assistance.
RequestValidationError
- Title: Unprocessable Entity
- Error Code:
200010
- HTTP Status Code:
422
- Detail: Request validation failed.
UnauthenticatedError
- Title: Unauthenticated
- Error Code:
100011
- HTTP Status Code:
401
- Detail: Authentication is required or has failed.
RequestUnauthorizedError
- Title: Unauthorized
- Error Code:
200020
- HTTP Status Code:
401
- Detail: Unauthorized access is denied due to invalid credentials.
ForbiddenResourceError
- Title: Forbidden resource
- Error Code:
100050
- HTTP Status Code:
403
- Detail: Resource is forbidden for provided credentials.
ResourceNotFoundError
- Title: Resource not found
- Error Code:
200090
- HTTP Status Code:
404
- Detail: Resource not found.
ResourceUnavailableError
- Title: Resource unavailable
- Error Code:
200092
- HTTP Status Code:
404
- Detail: Resource is temporarily unavailable.
BadFileError
- Title: Bad file error.
- Error Code:
200040
- HTTP Status Code:
422
- Detail: File does not meet the requirements or corrupted.
BadAudioError
- Title: Bad audio error
- Error Code:
200046
- HTTP Status Code:
422
- Detail: We're unable to process the audio. Please re-encode the audio or try with another one.
BadVideoError
- Title: Bad video error
- Error Code:
200044
- HTTP Status Code:
422
- Detail: We're unable to process the video. Please re-encode the video or try with another one.
UnsupportedMIMETypeError
- Title: MIME type is unsupported.
- Error Code:
200041
- HTTP Status Code:
422
- Detail: MIME type is unsupported.
LanguageError
- Title: Language error
- Error Code:
200050
- HTTP Status Code:
422
- Detail: Unable to process language. Specify language manually if you used ASR options in the request.
UnknownLanguageError
- Title: Unknown language
- Error Code:
200070
- HTTP Status Code:
422
- Detail: Unable to recognize language. Specify language manually if you used ASR options in the request.
UnsupportedLanguageError
- Title: Unsupported language error
- Error Code:
200080
- HTTP Status Code:
422
- Detail: Specified language is not supported for the request.
OperationTimeoutError
- Title: Operation timeout
- Error Code:
100010
- HTTP Status Code:
504
- Detail: The operation has timed out. Please try again later.
FailedDependencyError
- Title: Failed Dependency
- Error Code:
200030
- HTTP Status Code:
424
- Detail: Depended action failed.
InsufficientFundsError
- Title: Insufficient funds
- Error Code:
400001
- HTTP Status Code:
402
- Detail: The account does not have enough funds to complete the operation.
DubbingMissingSegmentsError
- Title: Missing segments error
- Error Code:
200600
- HTTP Status Code:
400
- Detail: Unable to update dubbing segments
APIKeyCountLimitExceededError
- Title: Limit exceeded
- Error Code:
200150
- HTTP Status Code:
403
- Detail: The user has exceeded the maximum allowed API keys count.
- Title: Invalid pagination token signature
- Error Code:
100051
- HTTP Status Code:
403
- Detail: The pagination token signature is invalid.
ModerationStatusIsTerminalError
- Title: Moderation status is terminal
- Error Code:
300010
- HTTP Status Code:
403
- Detail: Current moderation status is terminal and cannot be changed.
ModerationStatusTransitionProhibitedError