Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
I have two ebay accounts that I use for selling and purchasing separately. I recently created ebay developer account so that I can use ebay APIs to handle seller activities on my seller account. I am able to find my listings but cannot add new item o...
As a part of General Product Safety Regulation (GPSR) requirements effective on December 13th, 2024, sellers operating in, or shipping to, EU-based countries or Northern Ireland are conditionally required to provide Responsible Persons information in...
I have created a Marketplace account deletion notification endpoint.When I save I get: Marketplace account deletion notification endpoint settings successfully saved.I see the endpoint triggerHowever when I click Send Test Notification it fails and I...
I'm integrating ebay api's and came up with an issue that how can I populate brands of a product ebay deals with. Basically I need an API that will return brands or List of brands. Is there any API already exist or I'm missing something?developer_sup...
When updating a product I use the code: I use it explicitly - None--------It installs for me - Bold Title $4.00... how can I disable this?
Hi, I'm attempting to install the oauth ebay client for python and have cloned the repo: https://github.com/eBay/ebay-oauth-python-client. I however have followed the instructions to install the modules: oauth2api, credentialutil and model: from oaut...
Hi all just a quick question,I am trying to retrieve the user notes of my items item using the SDK.Item > eBayNotes (should be the node)Item > PrivateNotesUsing GetMyeBaySellingbut cannot see any information in the XML (eg the node)The doc says you h...
As of yesterday my eBay application has stopped working.When making a call it just times out without any error being returned.Is anyone else experiencing the same problem?
Good morning,I am using the Trading API SDK (.net) to list and revise FixedPriceItems.Anyway the ReviseItem call does not allow to set the quantity to zero.As it is possible to set the qunatity to zero in the Eaby backend, it should also be possible ...
Hallo,as it is not possible to set the quantity to 0 with the trading API, i used endfixedprice item.Now i want to relist it, if it is availble again.But relist results in violation duplicates rule, and states that the item is already listed.Trying t...
Good morning,I am using the Trading API SDK (.net) to Additems and update Quantiy and price.I only have FixedPrice items with Listing duration GTC.As the quantiy is updated regulary the items can be listed for a long time.With getSellerList I want to...
Hello all, I hope i'm in a the good category. I'm currently working on the sandbox to test to upload a product from C# .net and I am facing something that makes my hair falling. I have this code : ReturnPolicy = new ReturnPolicyType { ReturnsAccepted...
Hi, I'm using python to create items and to sell them on eBay.To be more specific, I'm using ebaysdk.trading. My program was working well like last week, but uncertainly I get the Error Code 240 now without any changes being done:ebaysdk.exception. C...
Hello, I am retrieving data from the Trading api using the getMyEbaySelling method with 3 different requests, active, sold and inactive, and from getSellersList, i have set a specific date range, from my understanding the count of the active, sold an...
Hi there guys I have been using the ebay SDK for quite some time, but today noticed that the tag SellerVacationNote for the method GetItemCall isn't getting populated for the below item, even though the information about the seller's vacation shows u...