Hello guys for the last 2 weeks I tried all methods and meanings to publish offers on sandbox DE, but I still get Status 500 Internal Error and the response json is
{
"errors": [
{
"errorId": 25001,
"domain": "API_INVENTORY",
"subdomain": "Selling",
"category": "REQUEST",
"message": "A system error has occurred. Internal Server Error"
}
]
}
I tried to create from the scrach another marketplace on DE on another dev account and sanbox account but on create Return policies I get Status 400 and the response is the following:
{
"errors": []
}
Can someone help me?