10-22-2024 12:57 AM
Request url: https://api.ebay.com/sell/fulfillment/v1/order/02-1***9-6***2/shipping_fulfillment
Request body:
{ "lineItems":[ { "lineItemId":"10067166658402", "quantity":1 } ], "shippedDate":"2024-10-17T08:20:040Z", "shippingCarrierCode":"UPS", "trackingNumber":"1ZR673050328367224" }
Response: { "errors": [ { "errorId": 2003, "domain": "ACCESS", "category": "APPLICATION", "message": "Internal error", "longMessage": "There was a problem with an eBay internal system or process. Contact eBay developer support for assistance" } ] }
Has anyone encountered this problem before?