Error code reference

Updated at:
Copy as MD

Lists the error codes returned by the ApsaraVideo VOD upload SDK to help you identify and troubleshoot upload failures.

Client-side error codes

The following table lists the client-side upload SDK error codes.

Error code Description
InvalidArgument Invalid parameter format.
MissingArgument A required parameter is missing.
FileAlreadyExist The file already exists.
FileNotExist The file does not exist.
FileAlreadyCancel The file was canceled.
UploadNotExpire The upload has not expired.
UploadNotStart The upload has not started.
Step Not Idle Incorrect upload step.
Upload Status Error Incorrect upload status.
UploadTokenExpired The upload token has expired.
SecurityTokenExpired The security token has expired.
PermissionDenied Access denied.

Server-side error codes

Server-side error codes for the VOD upload SDK include ApsaraVideo VOD API error codes and OSS error codes.

VOD API error codes

For ApsaraVideo VOD API error codes, see API Error Center.

OSS error codes
For OSS exceptions and error codes, refer to the documentation for your programming language: