Clearer Media Error Description Follow
Customers will now receive a much clearer description of the jobs that are returned as Media Error.
Errors are returned in the form:
{"ErrorType": "ERROR_TYPE_STRING", "ErrorComment": "Error explanation"}
Current error types are:
ITEM_NOT_FOUND
: can't find an item by ID providedBAD_API_TOKEN
: wrong API tokenMISSING_PARAMETER
: required parameter is missingINVALID_OPTION
: the passed parameter value is incorrect or unsupportedINVALID_QUERY
: params combination or context of their usage is invalidINVALID_URL
: passed URL parameter is invalid or inaccessible
List of possible errors:
unsupported_language
: Unsupported languageno_speech_detected
: No speech detectedtranscoding_error
: Transcoding errortranscribing_error
: Transcribing errorunknown_error
: Unknown erroraudio_minutes_limit_exceeded
: Max limit of audio minutes reachedbad_audio_quality
: Audio is hard to recognizemedia_upload_error
: Media file is unreachablelong_silence_detected
: Incomplete ASR detected (long silences)failed_captions_upload
: Can't upload captions to Media Providerexceeded_allowed_duration
: File exceeded the maximum length of %{hours} hours