GetOrders API failing with error code 2004
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 07:57 AM
Since midnight today (8th April, 2024), the call to GetOrders RESTful API has been failing with the following error which means we cannot process any new orders placed today!
<BulkDataExchangeResponses xmlns="urn
apis:eBLBaseComponents">

<OrderReport>
<ACK>Error</ACK>
<Version>1241</Version>
<OrderArray>
<Errors>
<ShortMessage>Internal Application Error</ShortMessage>
<LongMessage>Internal Application Error</LongMessage>
<ErrorCode>2004</ErrorCode>
<SeverityCode>Error</SeverityCode>
<ErrorClassification>RequestError</ErrorClassification>
</Errors>
</OrderArray>
</OrderReport>
</BulkDataExchangeResponses>
We use the following endpoints for the API:
https://api.ebay.com/sell/feed/v1/order_task (feed type LMS_ORDER_REPORT)
Message 1 of 1
0 REPLIES 0
