Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
i am facing a issues while fetching categories from API trading API. any person here to help me with that?this is my basic call sample<apis:eBLBaseComponents">TOKEN0ReturnAll7true
I'm working on integrating eBay OAuth into my application for user authentication. I've successfully navigated the first part of the OAuth flow, obtaining an authorization code from eBay after user authorization. However, I'm facing an issue when try...
After registering as a developer, I even created an account for the sandbox. I can't check the product listing screen in the sandbox, so is there a separate URL?Isn't the product registered through API checked on the sandbox account?This is the sandb...
apim.sandbox.ebay.com/commerce/media/v1_beta/video createVideo getVideo uploadVideo Error: getaddrinfo ENOTFOUND apim.sandbox.ebay.com
Is it possible to create sandbox listings with images? The XML payload I'm testing has defined both for the listing and variations and I'm sure the image url I'm using is correct but no matter what I try I can't see the images on the sandbox listing...
Hello, I am receiving errors stating "IAF token supplied is expired. " when attempting to refresh my User Tokens. Reauthorizing manually fixes it for a day or two until they expire again, despite the expiration date showing as months in the future. I...
I've created a fixed price listing in my sandbox using the Sell APIs but when I click the listing URL all I see is "This listing has been removed, or this item is not available." The listing was not scheduled for the future, so that can't be it. Are ...
Hi, I am working with ebay API's. i have connectd Sandbox account and its working fine. But when i want to connect PRODUCTION then it give me error (request is missing a required parameter or malformed). i don't understand where is the problem. My co...
Hello, My client is a top seller on eBay and wants to multiply his sales exponentially by identifying which items are of value to post. I have written a code to collect the information of the given product with their model number (e.g. Frigidaire 240...
Hello I have signed up several test users for the sandbox, but in each case when I log in most elements of the system are broken. The menu at the top left (which shows the user's name) opens to just show a spinny icon and throws a console error `net:...
I am somewhat of a newbie when it comes to using OAuth2.0 to create secure API connections and I have gotten stuck trying to securely connect Make.com's HTTP application to my developer API via OAuth. The Make.com interface asks for the following par...
Hello everyone,I would like to add items to my "seller" account on sandbox. I connect via https://www.sandbox.ebay.com/, the sandbox account is created for .com.Once logged into my sandbox account, I click on "Selling" in "My eBay", I am redirected t...
I'm trying to call the eBay Sell API from an Oracle APEX Application. I've almost the OAUTH2 login flow working, except that I can't put the entire redirect URL provided by Oracle Apex into the 'Your auth accepted URL' box of the Runame setup form. T...
Hello, We cannot by any means log in to https://developer.ebay.com/ We contacted ebay support they said that they cannot handle dev requests and they redirected us to dev support where you need to log in in order to get support..... We reset the pass...
I have a client that is having difficulty fetching inventory. But only for one account, not for others. I had the client generate a new refresh_token via the oauth process. When creating the access token based on the refresh token, it doesn't seem to...