amzn / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
Apache License 2.0
589 stars 728 forks source link

getCatalogItem is missing data #3984

Closed chastain1337 closed 3 months ago

chastain1337 commented 3 months ago

getCatalogItem 2022-04-01 ASIN: B016YUBRBA Marketplace IDs = ["ATVPDKIKX0DER"] Included data = summaries, attributes

In the response the "brand" is null, but I can see by visiting the listing (https://www.amazon.com/gp/product/B016YUBRBA) that there is definitely a brand.

harguph commented 3 months ago

Hello @chastain1337 ,

Using the getCatalogItem api, I was able to get the "brand" data in attributes for a different ASIN in a different marketplace.

Screenshot 2024-06-24 at 17 52 20

It seems to be an issue with the listing of this specific ASIN. Kindly try with a different ASIN to check and confirm the same.

In-case the issue persists, please reach out to developer support so that we can better help you with issues related to SP API.

Note: SP API related issues / troubleshooting support is managed by a different team. We can help if the issue is related to the content published on this repo.

Regards