dmcquay / node-apac

node-apac - Node.js client for the Amazon Product Advertising API, including support of Request Signatures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RequestThrottled

aurabinary opened this issue · comments

I always receive back an error:

Raw response body:
RequestThrottledAWS Access Key ID: AKIAI6CUMUSP2OTPND5A. You are submitting requests too quickly. Please retry your requests at a slower rate.64e0f191-4eed-4794-81b3-0ea7272869ec

I am submitting just a single request as the example is.
Please, let me have some tricks :)

Did you find a fix for this issue?

I have not fixed yet but I know why.

Amazon policy deactivate your profile since you don't sell any item within 30 days that is the answer I received after I contacted Amazon

Are you sure? I literally just got access to the API and I am being throttled. I will send some more sales through to see if that unlocks it, but I would be surprised if it does

It is not a problem with the apac module, it is caused by Amazon. I've test by making calls via Postman and the Amazon Scratchpad. Both were limited.

I've contacted Amazon, I'll wait for their response.

Got word back from Amazon, the rep said it takes 24 to 48 hours for the API to become active. I tried again today, everything working as expected. This was not an issue with the APAC module.

Your last comment sounds good. I hope you can provide me good news asap.