12-31-2024 03:07 AM
Im working with sandbox environment on Ebay and trying to publish an offer but I always get this error.
What can I do in this error ?
API URL:
https://api.sandbox.ebay.com/sell/inventory/v1/offer/{offerId}/publish
{
"errors": [
{
"errorId": 25002,
"domain": "API_INVENTORY",
"subdomain": "Selling",
"category": "Request",
"message": "A user error has occurred. System error. Unable to process your request. Please try again later."
}
]
}