The ebay trading api is not giving the tracking number in response for an item sold 开发者_开发技巧on ebay sandbox. The item has a tracking number on ebay sandbox. You can also use the getorders API w
I am starting out with python and trying to construct an XML request for an ebay web service: Now, my question is:
I guess this is rather a general problem than ebay specific, but I am not sure: I am trying to send an XML request to the ebay developer API to retrieve an XML response. When using curl, everything wo
I have two ItemType objects: oldItem and newItem. I would like to Revise the oldItem to reflected changes in the newItem. To do this I assume after reading the documentation that we need to provide a
My scenario: I have a client with an eBay store with custom categories. On their website, they would like to list the items they have for sale. They would like this list to be filterable by custom cat
I created eBay sandbox user, but cannot add item. When I call Java API example it tells com.ebay.sdk.ApiException: Starting in September, we’re showing buyers estimated delivery times based on the
I am trying to use xml.etree.ElementTree to parse responses from eBay finding API, findItemsByProduct. After lengthy trial and error, I came up with this code开发者_StackOverflow中文版 which prints so
I developed an application that use the \"finditemsAdvanced\" api call of ebay. It works without problem on windows 7 but when i try it on xp machines the function returns null!!!! I tried to debug it
I\'m trying to use the eBay Finding API to send an advanced search request and return the results. I have included my code below.
I am using the eBay JavaScript Finding API.The currency id member of the findItemsAdvancedRespon开发者_如何学编程se object is defined as @currencyId.So I am retrieving this value as: