Facing issue while fetching ratings and reviews on the Amazon Product Advertising API

0

We are not getting Amazon product ratings and reviews in the Amazon's official Product Advertising API results even after passing the required parameters. Please look into it.

JSON Payload: { "ItemIds": [ "B01DUDX5QE" ], "Resources": [ "CustomerReviews.Count", "CustomerReviews.StarRating" ], "PartnerTag": "httpsplayg0d8-21", "PartnerType": "Associates", "Marketplace": "www.amazon.in", "Operation": "GetItems" }

JSON Response: { "ItemsResult": { "Items": [ { "ASIN": "B01DUDX5QE", "DetailPageURL": "https://www.amazon.in/dp/B01DUDX5QE?tag=httpsplayg0d8-21&linkCode=ogi&th=1&psc=1" } ] } }

已提问 7 个月前269 查看次数
1 回答
0

TooManyRequestsException We are facing some throttling issues even if we hit single request, have you faced any issues like this, please suggest:

com.amazon.paapi5.v1.ProductAdvertisingAPIv1.SearchItems {"__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."}]}

已回答 5 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容