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달 전268회 조회
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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠