Closed dinbrca closed 7 years ago
Even though eBay say that they removed GalleryURL in version 997 of the API, it's clear that it's still been returned in later versions. The response above is from 1015.
I will look at adding it back into the SDK. Although be warned that eBay will be in their right to remove this field form the API response and therefore break your project if you are depending on it.
GetMyeBaySellingRequestType returns a response without a GalleryURL of PictureDetails on each item on the ActiveList.
This happened after updating dts-ebay-sdk..
It seems like it's only dts that is wrongly parsing the XML response as this is the XML response in the point where it get's it:
Here's the example response at the point after being parsed by dts (as JSON):