Hi, when i try to publish
with publish_by_inventory_item_group
and I select a category with the "Marca" (Brand in US) aspects required: true
even inserting it in the aspects section of the inventoryItem,
EBAY always answers me like this
"A user error has occurred. The subject specification for the "Marca" (Brand in US) entry is missing. Add the Marca entry to this listing, enter a valid value and try again."
If I change the category of the ITEM (I choose a category without aspects "Marca" (Brand in US) required: true) I publish without errors the ITEM and his variants.
Could you give me a hand to understand why?
This is one of the inventory items I create
{ "sku": "8025526471037",
"locale": "it_IT",
"groupIds": [ "11111" ],
"inventoryItemGroupKeys": ["11111"],
"product": {"aspects": {
"Marca": ["Ralph Lauren"],
"Taglie": ["S"],
"Colori": ["BLUE"]
},
"ean": ["8025526471037"],
"imageUrls": ["https://m.geniosoft.vip/admin/media/img/s-l500.jpg"] },
"condition": "NEW", "packageWeightAndSize": {
"packageType": "USPS_LARGE_PACK",
"weight": { "value": 1, "unit": "KILOGRAM" } },
"availability": { "shipToLocationAvailability": {
"quantity": 1 }
} }