Whenever I tried to publish an offer in the Sandbox "EBAY_DE" using REST API, I got system error with meaningless message. Did someone know how to resolve such issue ?
"errors": [
{
"errorId": 25001,
"domain": "API_INVENTORY",
"subdomain": "Selling",
"category": "REQUEST",
"message": "A system error has occurred. Oops, something went wrong. Wait a moment and try again."
}
]