Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
Hello everyone,I'm starting with eBay API on API Explorer, and trying a sample offer publish on Sandbox. However, I always get the following error response after calling publishOffer call: { "errors": [ { "errorId": 25002, "domain": "API_INVENTORY", ...
I'm trying to add the pictogram and other information about product safety to our auctions. It should look like this:The information for the manufacturer is stored. But I can't get this exact pictogram and text stored. I tried the following:http://ex...
I send data to ebay through API AddFixedPriceItem, with category 171485 and condition New: 1000But it returns error msgFrom your listing, it looks like you selected an Item Condition that doesn’t match the item you’re selling. Please update the Item ...
Hello everyone, I am working on integration with the Ebay platform using TradingAPI. And I encountered a problem that I cannot solve, if you can help me with something, I will be very grateful.The problem occurs with notifications "Platform Notificat...
This is my request: $requestXmlBody = '';$requestXmlBody .= '';$requestXmlBody .= "$userTokende_DEHigh";$requestXmlBody .= "truetrue$epp$pnEndTime";$requestXmlBody .= ''; This used to work for years, it returned also the field PrivateNotes if set.But...
Hi everyone. Please tell me how to migrate back to the Traditional api from the new rest api? Thanks
I am a website developer and SEO who's client wants to build a buyer/seller network and feed to / from ebay. tbates*seoapt*com is my email and want to discuss bst options and practices asap Tom
When using ReviseFixedPriceItem from traditional api, utf8 encoded characters are not recognized by ebay-api and is not shown correctly on ebay.de.For example: polish ń (utf8 0xC584) is shown as ? on ebay.de
When i'm working in the VerifyAddFixedPriceItem on the API Explorer, i'm able to use my Token and get return information for fee figuring and such. But when I use my python function, i get an issue with the token. I've tried many variations but it's ...
I am developing a comprehensive accounting system geared toward eBay and I'm on the final leg, bookkeeping of fees via API calls. I have noticed a serious issue with regards to categorizing fees which severely hinders my ability to properly identify ...
We ship a lot of coins. Like a lot of coins. We use eBay standard envelope for 95% of the shipments. I'm now whitelisted for the logistics API to only now find out that it doesn't seem to be a label I can generate? Is there a way to automate making t...
Hi Guys, Is there a work around to editing subtitles on listings which are inventory items? I know the XML ReviseFixedPriceItem can do it, but when it's inventory item - it gives an error: Inventory-based listing management is not currently supported...
Hi, is there a better way to automatically receive the information of a sold item without calling the get orders call on a schedule? I have seen that eBay offers notifications and client alerts but I'm unsure if these are still the best method and th...
Hello,I am trying to find a way to retrieve the advertising fees (costs for running ads such as Promoted Listings) at the transaction level using the eBay API. I have already used the getTransactions method of the eBay Finances API and explored diffe...
I have 3 developer accounts. but all GetMyEbaySelling returned "Call usage limit has been reached" message.It is happened from last day to today. Even I checked usage limit by using GerRateLimits, it is showed still have limit like this.This problem ...