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...
Just some general guidelines for asking technical questions on the internet: 1. What Programming language are you using or targeting if any? 2. What API and what API call are you using or targeting if any? 3. What tools are you using if any? i.e. an ...
empty
Hello! I recently signed up for a eBay developer's account, and got an email message that I have API access and account access from the eBay team. However, when I go to sign in, I get an error message stating that my account was "rejected." Has anyon...
Up until yesterday. I could generate a user oauth token via Get OAuth User Token from the API explorer for the sandbox.Now when i do this, it takes me to https://signin.sandbox.ebay.com/i enter my creds, i get a welcome "my email address"I login agai...
I got this message from the calling website: Auth token is hard expired, User needs to generate a new token for this application. so trying to find exactly where to generate a new token. ? ken
We tried to Open a developer account but it was rejected the next day. May we know your experience with this and how to resolve? We are trying to Call, email, chat with Ebay Support but nobody can help us. This is 3 weeks already. and we need this as...
Hello All,I looking for any recommendations or assistance setting up POSTMAN to test my Production site. Tried a few youtube video but most are either outdated or skip key elements. TIAG
Hi, We are looking into insight on why our API growth check application has been rejected, if anyone can help out we will pay for the information. Or you can always offer advice on this thread. Thanks
Dear community, I'm trying to use API and testing in on Jupyter.I've been getting this message when trying to execute the simplest find API calls:Error, errorId: 11002, Authentication failed : Invalid Application: Iater on, I specifically set the dom...
I found that the AI ChatGT is rather knowledgeable with the eBay API and can even generate code for you if you so desire or if you are like me and a bit of a lazy coder with fantastic copy and paste skills.
I'm using the following request with php: getDocNamespaces();$xml->registerXPathNamespace('ns', $ns['']);$variations = $xml->xpath('//ns:Variation');foreach ($variations as $variation) {$sku = (string) $variation->SKU;$quantity = (int) $variation->Qu...
Is anyone using terapeak api or marketpale insights api? Pete
Hello, I got error that No tag exists in my request. What i gathered it that i need to set location which is easy to do in normal offer. But here I am and I have the same error while trying to publish offer by InventoryItemGroup. I tried setting ava...
I have an EPN account in good standing but cant login to my ebay API account. Please help. Who do I contact to fix this problem.
Hi I have been trying to get final value fee % per category through 'GetCategoryFeatures' api call. But it's not showing any credentials related to final value fee .So is there any other way to get the fee ?