- Joined
- Mar 28, 2019
- Messages
- 105
- Likes
- 97
- Degree
- 0
I tried to update my price comparison tool to handle the new Amazon Product Advertising API v5.0. Previously I got data from both the US and DE marketplaces and that worked fine. Now when I updated it I managed to get the US data working (the most important, so that's good). However Amazon.de keeps returning errors for 'too many requests', throttling. This happens even in the AMZ Scratchpad tool, so it's not a problem with my code (which already is proven to work for the US marketplace anyway).
Tried it again over multiple days, at different times and always the same response. It doesn't really make sense because I'm only requesting data for 1 product at one time, so there's no way I'm over the limit.
Anyone else running into (throttling) problems with the new 5.0 API? Can't really find anything online.
Tried it again over multiple days, at different times and always the same response. It doesn't really make sense because I'm only requesting data for 1 product at one time, so there's no way I'm over the limit.
Anyone else running into (throttling) problems with the new 5.0 API? Can't really find anything online.