Good afternoon,
I need to get all the attributes of an Item given its ASIN, but the 'attributes' value for the 'includedData' parameter is only available to the brand owner of the item.
I am using the query https://github.com/amzn/selling-partner-api-docs/blob/main/references/catalog-items-api/catalogItems_2020-12-01.md#getcatalogitem and It return the error: {'code': 'InvalidInput', 'message': 'FORBIDDEN', 'details': 'The includedData requested requires Brand Registry affiliation with the requested item. Remove the requested includedData item or register the brand of the item in Brand Registry with the seller.'}
Is there any other way to get all attributes for any Amazon listing given its ASIN?
Good afternoon,
I need to get all the attributes of an Item given its ASIN, but the 'attributes' value for the 'includedData' parameter is only available to the brand owner of the item.
I am using the query https://github.com/amzn/selling-partner-api-docs/blob/main/references/catalog-items-api/catalogItems_2020-12-01.md#getcatalogitem and It return the error: {'code': 'InvalidInput', 'message': 'FORBIDDEN', 'details': 'The includedData requested requires Brand Registry affiliation with the requested item. Remove the requested includedData item or register the brand of the item in Brand Registry with the seller.'}
Is there any other way to get all attributes for any Amazon listing given its ASIN?