05-28-2024 02:57 AM
It happens only on sandbox. All the call returns is:
<?xml version="1.0" encoding="UTF-8"?>
<GetMyeBaySellingResponse xmlns="urn
apis:eBLBaseComponents">
<Timestamp>2024-05-28T09:52:00.212Z</Timestamp>
<Ack>Success</Ack>
<Version>1271</Version>
<Build>E1271_CORE_APISELLING_19187371_R1</Build>
</GetMyeBaySellingResponse>
The issue began on May 23 - the day before I was still able to list the offers...
06-25-2024 01:26 PM
I came across your post about the issue with the GetMyeBaySelling API call in the sandbox environment, where the response was successful but no listings were returned since May 23, 2024. I'm experiencing the exact same issue and was wondering if you were able to resolve it?
Any insights or solutions you could share would be greatly appreciated!
Thanks in advance for your help.
06-26-2024 01:31 PM
Sadly, no 😔. GetMyeBaySelling still doesn't work on sandbox (works fine on production). I just switched to using getSellerList endpoint which still works but it's more tedious to use than GetMyeBaySelling.