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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南