05-05-2025 03:17 AM
Hello, we are trying to call certain APIs from the API explorer on developer.ebay.com but we are getting 500 internal server error on API explorer side. Example: API: Deal API API Call: getEventItems Token used: Application Token Sandbox support: Yes Web Service URI (endpoint): https://api.sandbox.ebay.com/buy/deal/v1/event_item?event_ids=5f32eba194363b2e16c59ee5
Call Response Status: 500 Internal Server
ErrorTime: 542 ms
Response Body:
{ "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" } ]
We are facing similar issues for many other APIs like Stores API, addStoreCategory and many more. please help with this ASAP, this is blocking our development. Thank you.