Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
Exciting changes are coming! eBay’s Developer Loyalty Program is getting a major upgrade with expanded benefits, deeper collaboration, and opportunities for accelerated growth. What’s Changing? Concierge-level service: for gold, silver, and bronze pa...
Hello, we are using our own system for selling, transfering ebay orders here. Everything works fine, except order cancelation. We need notification when buyer asks for cancel and when the order has been canceled, refunded, returned etc... so we can c...
Sir I am here to request you that please return my money which is ur agent falsely diposited in marchant account and without any privious notice send me in 2-4 group task now they don't give my money back and said play another task which amount is 15...
I want to delete the OriginalRetailPrice field, but instead of doing that, I'm using the DeleteField field. The contents are Item.DiscountPriceInfo.OriginalRetailPrice and Item.DiscountPriceInfo[.OriginalRetailPrice], both of the above APIs return an...
Every time I try to access the webpage, I get no response and this error: ERR_EMPTY_RESPONSE. https://developer.ebay.com/develop/tools/api-explorer I'm trying to figure out if it's just me or the server.
Code: const fetchEbayProduct = async function (id, access_token) { const headers = { "X-EBAY-C-ENDUSERCTX": "contextualLocation=country%3DUS%2Czip%3D19406", // "X-EBAY-API-IAF-TOKEN": access_token, Authorization: `bearer ${access_token}`, "X-EBAY-API...
Has anyone out there ever posted to kijiji successfully using ebay APIs?I believe ebay has control of this.If so, what API should i be using for a .Net interface to Kijiji?If I am in the wrong area, please let me know as well.Appreciate your feedback...
Hey guys, my company has developed an integration with eBay to pull order information and then write-back shipping information for those orders to eBay. We do a general GET to retrieve all of the orders in eBay and then do specific GET requests at re...
Our store now needs to modify the store category, I want to know if there is an API interface to call
I have received the following email on July 14th 2023.--------------------------------------------------------------------------------Dear Developer,Your immediate attention and action is required.As of August 14, 2023, DOCTYPE declarations must be u...
Hello,My application uses ebay API to ingest product data. No user data is stored by my app. For this use case, do I need to create a "Marketplace account deletion notification endpoint"?I have checked the FAQs at eBay Marketplace Account Deletion/Cl...
We have just received the following email, believed to be genuine. Has anyone else received this? It doesn't even make sense, you cannot have a DOCTYPE declaration within a CDATA section of XML. Dear Developer,Your immediate attention and action is r...
Is anyone familiar with this? I'm confused about how the flow of this would work. Currently my webstore database holds the EbayItemID of every item. And I can update available onhand a few times a day or as an item sells on my website. BUT, if an ite...
I had set the challenge process up months ago and the process has been working up until now as I have just received an email stating that the link is no longer working.When using the "Send Test Notification " I get a response of HTTP 405 - But when t...
We are trying register an account in ebay developer to obtain API keys.But i am not able to register an account in spite of entering a valid USA mobile number in ebay USA developer registration page.It keeps on suggesting me to enter a valid mobile n...
I created an ebay developer account a while ago.At that time, I wanted to get the application key in Production, but I got it in the sandbox by mistake. As a result, I am having trouble getting the application key in Production.How can I get the appl...