阿里云OpenAPI开发者门户

全局错误码
编号错误码错误信息描述操作
1ContentLengthDoesNotMatchSpecified content-length is not matched with the length of body.指定的 content-length 与 body 长度不匹配。content-length 需要与请求中的 body 长度保持一致,请核对后再次发送请求。诊断
2ContentMD5NotMatchedSpecified content md5 is not matched with your request body.MD5 校验不通过。请重新生成 MD5 的签名值。详细信息参见“签名机制”。Java 格式举例:Base64.encodeBase64(MD5(bodyStream.getbytes("UTF-8")));。诊断
3Forbidden.AccessKeyDisabledThe Access Key is disabled.AccessKeyId 被禁用。请检查 AccessKey 是否正常可用,请使用状态为启用的 AccessKey。诊断
4IncompleteSignatureThe request signature does not conform to Alibaba Cloud standards.签名不匹配。请检查 Access Key ID 和 Access Key Secret 是否正确;检查签名方法是否正确。详细信息参见“签名机制”。诊断
5InternalErrorThe request processing has failed due to some unknown error.内部错误。建议重试,如果多次重试报错请提交工单。诊断
6InvalidAccessKeyId.InactiveSpecified access key is disabled.AccessKeyId 被禁用。请检查 AccessKey 是否正常可用。请使用状态为启用的 AccessKey。诊断
7InvalidAccessKeyId.NotFoundSpecified access key is not found.AccessKeyId 找不到。请检查调用时是否使用了正确的 AccessKey。诊断
8InvalidApi.NotFoundSpecified api is not found, please check your url and method.找不到指定的 API。请检查调用的 URL 和方法。您调用的 API 不存在。请检查 API 的名称是否正确,请注意确认大小写。诊断
9InvalidParameterThe specified parameter \”%s\” is not valid.参数值校验不通过。请使用请求参数构造规范化的请求字符串。详细信息参见“签名机制”。诊断
10InvalidParameter.AcceptSpecified parameter accept is not valid.返回值格式不正确(Accept 不支持)。Accept 客户端需要的返回值类型,支持 application/json 和 application/json-rpc。默认值:无。诊断
11InvalidParameter.FormatSpecified parameter format is not valid.返回值格式不正确(Format 不支持)。返回格式支持 XML 与 JSON,默认为 XML。诊断
12InvalidProduct.NotFoundCannot find product according to your specified domain.通过域名找不到对应的产品。请检查调用的域名或产品配置中的域名是否正确。诊断
13InvalidProtocol.NeedSslYour request is denied as lack of ssl protect.进行 API 配置时,选择了只支持 HTTPS 协议。请检查 API 配置,确认是否配置了只支持 HTTPS。您可以修改配置支持其他协议。诊断
14InvalidRegion.NotFoundCannot find region to access.找不到请求对应的 Region。请求对应的 Region 信息不存在或未开放,请检查请求的 Reigon 信息是否正确或者提交工单联系我们查看更多信息。诊断
15InvalidSecurityToken.ExpiredSpecified SecurityToken is expired.SecurityToken 过期。请检查 SecurityToken。建议重新申请 SecurityToken。诊断
16InvalidSecurityToken.MalformedSpecified SecurityToken is malformedSecurityToken 错误。请检查 SecurityToken。建议重新申请 SecurityToken。诊断
17InvalidSecurityToken.MismatchWithAccessKeySpecified SecurityToken mismatch with the AccessKeySecurityToken 与 AccessKey 不匹配。请检查 SecurityToken。建议重新申请 SecurityToken。诊断
18InvalidSignatureMethodSpecified signature method is not valid.签名方法不支持。目前使用的哈希算法是 HMAC-SHA1。诊断
19InvalidTimeStamp.ExpiredSpecified time stamp or date value is expired.用户时间和服务器时间不在 15 分钟内请检查您的时间戳设置,确认时间戳和服务器时间的差值是否在 15 分钟内。诊断
20InvalidTimeStamp.FormatSpecified time stamp or date value is not well formatted.时间戳格式不对(例如:Date 或 Timestamp)。请检查您的时间戳的格式是否正确。日期格式按照 ISO8601 标准表示并需要使用 UTC 时间,格式为:YYYY-MM-DDThh:mm:ssZ,例如,2014-05-26T12:00:00Z(为北京时间 2013 年 1 月 10 日 20 点 0 分 0 秒)GMT 时间。和服务器时间差在 15 分钟以内算为合法。诊断
21Invalid{ParameterName}Specified parameter {ParameterName} is not valid.参数值或名称校验不通过。请使用请求参数构造规范化的请求字符串,参考“签名机制”。诊断
22MissingParameterThe input parameter \”%s\” that is mandatory for processing this request is not supplied.必填参数没有填。请检查调用时是否填写了此参数,并重试请求。诊断
23MissingSecurityTokenSecurityToken is mandatory for this action.缺少 SecurityToken。当 AccessKeyId 以 STS. 开头时,需要提供 SecurityToken。诊断
24Missing{ParameterName}{ParameterName} is mandatory for this action.必填参数没有填。请检查调用时是否填写了此参数,并重试请求。诊断
25ServiceUnavailableThe request has failed due to a temporary failure of the server.服务暂时不可用(底层服务不可用)。系统正在升级,暂时不可用,可稍后尝试。诊断
26SignatureDoesNotMatchSpecified signature is not matched with our calculation.签名不匹配。请检查 Access Key ID 和 Access Key Secret 是否正确;检查签名方法是否正确。详细信息参见“签名机制”。诊断
27SignatureNonceUsedSpecified signature nonce war used already.SignatureNonce 重复。每次请求的 SignatureNonce 在 15 分钟内不能重复。诊断
28ThrottlingRequest was denied due to request throttling.您这个时段的流量已经超限。如果不能满足现有业务要求可以提工单进行申请。诊断
29Throttling.ApiRequest was denied due to api flow control.您这个时段的流量已经超限。如果不能满足现有业务要求可以提工单进行申请。诊断
30Throttling.UserRequest was denied due to user flow control.您这个时段的流量已经超限。如果不能满足现有业务要求可以提工单进行申请。诊断
31UnknownErrorThe request processing has failed due to some unknown error.未知错误。请重试该操作,若再出现该错误请提交工单。诊断
32UnsupportedHTTPMethodSpecified signature is not matched with our calculation.HTTP 请求方法不支持。建议查看各个产品的 API 调用方式文档。诊断