The eBay listing associated with the inventory item, or the unpublished offer has invalid data in ..
I am getting an error now, even though I have previously published more than 70 times using the same code and IDs. This time, however, I am encountering the following error:
{
"errors": [
{
"errorId": 25009,
"domain": "API_INVENTORY",
"subdomain": "Selling",
"category": "REQUEST",
"message": "The eBay listing associated with the inventory item, or the unpublished offer has invalid data in the associated Return policy. A return option is missing or not valid. Update your return options.",
"parameters": [
{
"name": "0",
"value": "ReturnsAcceptedOption"
}
]
},
{
"errorId": 25009,
"domain": "API_INVENTORY",
"subdomain": "Selling",
"category": "REQUEST",
"message": "The eBay listing associated with the inventory item, or the unpublished offer has invalid data in the associated Return policy. A return option is missing or not valid. Update your return options.",
"parameters": [
{
"name": "0",
"value": "ReturnsWithinOption"
}
]
},
{
"errorId": 25009,
"domain": "API_INVENTORY",
"subdomain": "Selling",
"category": "REQUEST",
"message": "The eBay listing associated with the inventory item, or the unpublished offer has invalid data in the associated Return policy. A return option is missing or not valid. Update your return options.",
"parameters": [
{
"name": "0",
"value": "ShippingCostPaidByOption"
}
]
},
{
"errorId": 25007,
"domain": "API_INVENTORY",
"subdomain": "Selling",
"category": "REQUEST",
"message": "The eBay listing associated with the inventory item, or the unpublished offer has invalid data in the associated Fulfillment policy. At least one valid shipping service must be specified."
}
]
}
Could you please help me understand and resolve this issue?
taah_3317
·2 years agoFacing the same issue as well
taab9248
OP2 years agoDid you find it? how to resolve it??