閱讀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使用手冊_消息服務-阿裏雲