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" } ] } }

preguntada hace 7 meses269 visualizaciones
1 Respuesta
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."}]}

respondido hace 5 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas