This topic describes the error codes that may be returned by the upload SDKs in ApsaraVideo VOD. This helps you troubleshoot errors and facilitates your use of upload SDK features.

Error codes supported by client upload SDKs

The following table describes the error codes that may be returned by the client upload SDKs in ApsaraVideo VOD.

Error code Description
InvalidArgument The parameter format is invalid.
MissingArgument A required parameter is missing.
FileAlreadyExist The file already exists.
FileNotExist The file does not exist.
FileAlreadyCancel The file has been canceled.
UploadNotExpire The upload has not expired.
UploadNotStart The upload has not started.
Step Not Idle The upload step is invalid.
Upload Status Error An upload status error has occurred.
UploadTokenExpired The upload credential has expired.
SecurityTokenExpired The Security Token Service (STS) token has expired.
PermissionDenied The access is denied.

Error codes supported by server upload SDKs

The error codes that may be returned by the server upload SDKs in ApsaraVideo VOD include operation-related error codes and Object Storage Service (OSS) error codes.

Operation-related error codes

For more information about the error codes that may be returned by ApsaraVideo VOD operations, visit the API Error Center.

OSS error codes
You can query OSS exceptions and error codes based on the development language that you use. For more information, see the following topics: