Skip to main content

API Error Codes

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.

InvalidPaginationTokenSignature

  • 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

  • Title: Moderation status transition prohibited
  • Error Code: 300020
  • HTTP Status Code: 403
  • Detail: Transition to requested moderation status is prohibited

ResourceLockedError

  • Title: Resource locked
  • Error Code: 200094
  • HTTP Status Code: 403
  • Detail: Resource is locked.

DubbingStartError

  • Title: Dubbing could not start
  • Error Code: 200500
  • HTTP Status Code: 409
  • Detail: The user is unable to start TTS for a given dubbing

BlobUploadInvalidItemIdError

  • Title: Invalid item_id
  • Error Code: 200100
  • HTTP Status Code: 422
  • Detail: When item_ids are specified in the upload request each should be unique.

DubbingLimitExceeded

  • Title: Dubbing Limit Exceeded
  • Error Code: 200400
  • HTTP Status Code: 422
  • Detail: The user has exceeded the maximum allowed number of dubbings.

GlossaryFileAlreadyUploadedError

  • Title: Glossary file was already uploaded
  • Error Code: 200250
  • HTTP Status Code: 422
  • Detail: The user already uploaded file for specified glossary.

GlossaryFileWasNotUploadedError

  • Title: Glossary file was not uploaded
  • Error Code: 200300
  • HTTP Status Code: 422
  • Detail: The user didn't upload file for specified glossary.

GlossaryLimitExceededError

  • Title: Glossary limit exceeded
  • Error Code: 200110
  • HTTP Status Code: 422
  • Detail: The user has exceeded the maximum allowed number of glossaries.

RMSFilterError

  • Title: RMS filter error
  • Error Code: 200047
  • HTTP Status Code: 422
  • Detail: The audio file is too quiet or too loud, please adjust the volume and try again.

TranscriptionError

  • Title: Transcription error
  • Error Code: 200060
  • HTTP Status Code: 422
  • Detail: No speech detected.

VoiceLimitExceededError

  • Title: Voice Limit Exceeded
  • Error Code: 200200
  • HTTP Status Code: 422
  • Detail: The user has exceeded the maximum allowed number of voices.