Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RequestThrottled: New Efficiency-Guidelines #116

Open
daviel opened this issue Feb 26, 2019 · 3 comments
Open

RequestThrottled: New Efficiency-Guidelines #116

daviel opened this issue Feb 26, 2019 · 3 comments

Comments

@daviel
Copy link

daviel commented Feb 26, 2019

Hi everyone,

since 23rd january 2019 there is a limit on who can you use the Amazon Product API, see here:
https://docs.aws.amazon.com/de_de/AWSECommerceService/latest/DG/TroubleshootingApplications.html#efficiency-guidelines

Amazon explains that accounts which did not generate any revenue within the last 30 days will be revoked and won't be able to use the API anymore. In this case a RequestThrottled error will occur by requesting the API.

Has someone a solution for this? I tried to regenerate my API token/secret but without success. It seems that people will have to use SiteStripe until they gain access to the Product Advertisement API.

@MarcelloMorra
Copy link

Same problem.

@ralyodio
Copy link

My account has made money, so I'm not sure why I'm being throttled.

@iicc1
Copy link

iicc1 commented Oct 12, 2019

Adding the Amazon domain into the client request solved my issue, like this:
client.itemSearch({ domain: 'webservices.amazon.es', ...

Thanks to: #104 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants