阅读907 返回首页    go 百度


错误码__错误响应_API使用手册_消息服务-阿里云

错误码 错误描述 HTTP状态码
AccessDenied The OwnerId that your Access Key Idassociated to is forbidden for this operation. 403
InvalidAccessKeyId The AccessKey Id you provided is not exist. 403
InternalError Interal error. 500
InvalidAuthorizationHeader The Authorization header format is invalid. 400
InvalidDateHeader The Date header format is invalid. 400
InvalidArgument The XML you provided did not validate against our published schema, cause by Element① Element. 400
InvalidArgument The value of Element②should between Low③ and High④ seconds/bytes. 400
InvalidDegist The Content-MD5 you specified is invalid. 400
InvalidRequestURL Http request URL format invalid. 400
InvalidQueryString Http request URL contains invalid querystring item “Element⑤”. 400
MalformedXML The XML you provided was not well-formed. 400
MissingAuthorizationHeader Authorization header is required. 400
MissingDateHeader Date header is required. 400
MissingReceiptHandle ReceiptHandle is required. 400
MissingVisibilityTimeout VisibilityTimeout is required. 400
MessageNotExist Message not exist. 404
QueueAlreadyExist The queue you want to create is already exist. 409
QueueDeletedRecently The queue you want to create is deleted recently. 400
InvalidQueueName The queue name you provided is invalid. QueueName should start with alpha and contain only alpha, digit or - . 400
QueueNameLengthError Queue name length should between 1 and 256. 400
QueueNotExist The queue name you provided is not exist. 404
ReceiptHandleError The receipt handle you provide is not valid. 400
SignatureDoesNotMatch The request signature we calculated does not match the signature you provided. Check your key and signing method. 403
TimeExpired The http request you sent is expired. 408
QpsLimitExceeded The qps limit of the queue is exceeded ⑥ 400
TopicAlreadyExist The topic you want to create already exists. 409
TopicNameInvalid The topic name you provided is invalid. TopicName should start with alpha or digit and contain only alpha, digit or -. 400
TopicNameLengthError Topic name length is out of range, should be between 1 and 256. 400
TopicNotExist The Topic you provided does not exist. 404
SubscriptionNameInvalid The subscription name you provided is invalid. SubscriptionName should start with alpha or digit and contain only alpha, digit or -. 400
SubscriptionNameLengthError Subscription name length is out of range, should be between 1 and 256. 400
SubscriptionNotExist The subscription you provided does not exist. 404
SubscriptionAlreadyExist The subscription you want to create already exists. 409
EndpointInvalid The format of endpoint you provided is invalid. 400

说明:

①②表示在请求内容的XML元素名称

③表示在MNS中某个参数的下限值

④表示在MNS中某个参数的上限值

⑤表示在URL请求中QueryString的元素

⑥当前MNS单个queue的qps上限是5k

最后更新:2016-11-23 17:16:04

  上一篇:go 错误响应格式__错误响应_API使用手册_消息服务-阿里云
  下一篇:go Queue操作__历史协议_API使用手册_消息服务-阿里云