ebay sdk is returning the invalid UpdateTime for GetCategories API
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
apis:eBLBaseComponents">
<Timestamp>2025-06-26T12:02:57.214Z</Timestamp>
<Ack>Success</Ack>
<CorrelationID>9225cf6e-e5a8-44dd-916d-a9fa0979867b</CorrelationID>
<Version>1367</Version>
<Build>E1367_CORE_APICATALOG_19146446_R1</Build>
<UpdateTime>292278994-08-17T07:12:55.807Z</UpdateTime>
<CategoryVersion>132</CategoryVersion>
<ReservePriceAllowed>true</ReservePriceAllowed>
<MinimumReservePrice>0.0</MinimumReservePrice>
</GetCategoriesResponse>
</soapenv:Body>
</soapenv:Envelope>
a234-16
Posted 1 year ago·Last reply 1 year ago
1 comment
developer-support@ebay.com
Hi @a234-16 ,
There was an issue with the GetCategories API call where the UpdateTime field was returned in an unexpected format. This issue has now been resolved. You can always check the API Status to stay informed about any ongoing issues with eBay APIs.
Best regards,
eBay Developer Support