-
Notifications
You must be signed in to change notification settings - Fork 46
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
TooManyRequests Error #32
Comments
US managed to fix itself but it is now happening with UK.
|
Same problem with "ES". |
Confirm, has TooManyRequests problem even if make a single request with "ES". |
Are you getting the same error when using the scratchpad? On the other hand, you can check API rates on this page, maybe your account has reached the usage limit and that's why you're getting the TooManyRequest error. |
I get the When I make a request to "US" with an US associate tag it works with the library and the scratchpad. There are several related issues reported in the AWS forum https://forums.aws.amazon.com/ where commenters have mentioned request limits as a possible reason. I have no sales for DE during the past 30 days, but I do for US. So I apparently have a request limit of 0 for Germany, which explains the error. |
Thanks for your comment, this is the first thing to check when getting the |
Same issue , there is no solution on the internet for this problem I error . Because I am searching solution from last 1 year. Din't got anywhere any solution. If anyone have solution. Help will be appreciated. |
I continue with the same problem, the PA API should be enabled because I have met all the conditions, however, I keep getting the "TooManyRequests" error. |
same |
Since this error is related with Amazon and there's nothing we can do to solve it, I'm moving this to the discussions section and closing this issue. Please go here if you want to say something: #59 |
I'm getting the below error:
HTTP response body: {"__type":"com.amazon.paapi5#TooManyRequestsException","Errors":[{"Code":"TooManyRequests","Message":"The request was denied due to request throttling. Please verify the number of requests made per second to the Amazon Product Advertising API."}]}
I have tried the demo code and have played around with the throttling but still no luck... Any ideas?
The text was updated successfully, but these errors were encountered: