3.

RequestThrottled. AWS Access Key ID: ... . You are submitting requests too quickly. Please retry your requests at a slower rate.

編集

エラー内容

<ItemLookupErrorResponse xmlns="http://ecs.amazonaws.com/doc/2005-10-05/">
    <Error>
        <Code>RequestThrottled</Code>
        <Message>
            AWS Access Key ID: ... . You are submitting requests too quickly. Please retry your requests at a slower rate.
        </Message>
    </Error>
    <RequestID>...</RequestID>
</ItemLookupErrorResponse>

 

発生条件/原因

PA-APIリクエスト時に発生するエラー。

リクエストの制限回数をオーバーしているのが原因。

 

対処法

以下のURLで使用可能頻度を確認すること。

http://aws.typepad.com/jp_mws/2011/03/amazon-mws-throttling.html

 

編集
Post Share
子ページ

子ページはありません

同階層のページ
  1. Error 400 : Bad Request Parameter Operation is missing
  2. MissingParameter. The request must contain the parameter Signature.
  3. RequestThrottled. AWS Access Key ID: ... . You are submitting requests too quickly. Please retry your requests at a slower rate.
  4. SignatureDoesNotMatch. The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details.
  5. failed to open stream: HTTP request failed! HTTP/1.1 503 Service Unavailable