module Rev::InputRequestErrorCodes

Constants

COULD_NOT_RETRIEVE_MEDIA

10002 Could not retrieve file – if we could not retrieve the file from the specified location.

INVALID_MULTIPART_REQUEST

10003 Invalid multipart request – If the multipart request did not contain exactly one file part, or was otherwise malformed.

UNSPECIFIED_FILENAME

10004 Unspecified filename - If the filename for the media was not specified explicitly and could not be determined automatically.

UNSUPPORTED_CONTENT_TYPE

10001 Unsupported Content Type – if the content type of the media is not currently supported by our system. Supported media types for inputs are listed in www.rev.com/api/inputspost