Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
eBay also offers Premium Technical Support for more in-depth problem solving.
eBay also offers Premium Technical Support for more in-depth problem solving.
eBay also offers Premium Technical Support for more in-depth problem solving.
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...
Hello guys, So i've ran into a problem. I need to configure a authorization with a sellers account, so I could do API calls for his accounts, but I dont even imagine how is it done? I have 6 seller accounts, and I need to do getinventory_items call f...
Hello, I am trying to use the messaging api to register a webhook to receive notificaton when a user inquires about an item for sale. However I do not see any specific endpoints for the messaging API? Am I missing something here?SetNotificationPrefer...
I have Ebay Affiliate API to convert ebay product links to affiliate product links.This is the API endpoint which I am using:https://svcs.sandbox.ebay.com/services/search/FindingService/v1?OPERATION-NAME=findItemsByKeywords&SERVICE-VERSION=1.0.0&SECU...
I need new keywords for a new project. I already have keys for a previous project but will not proceed with it. Can I just use those keys for my new project?
I have been utilizing the following API endpoint: https://api.ebay.com/identity/v1/oauth2/token, employing three parameters in the request body: grant_type, code, and redirect_uri. Additionally, I include the Authorization header to facilitate the ge...
I'm trying to exchange the authorization code for a user access token on Python.But I got an "unsupported_grant_type" error from eBay sandbox API endpoint.I think I sent the correct authorization code grant request. class EBAYRestAPI: def __init__(se...
Good morning, When I try to connect I have HelloWelcome to eBay SignInOops, that's not a match. here: signin.sandbox.ebay.com
Hello, where do I get an invoice for the purchased Premium Support hour? Best regardsWalter
I am trying to use user_rate_limit RESTful API from Analytics API for my sandbox account for which I have created the user OAuth token. But I am getting the error 500-Internal server error with the below JSON. Can someone help? {"errors": [{"errorId"...
Hi,Probably a newby question but I couldn't find any reasonable answer for it...I'm trying to setup a sandbox environment for tests and cannot find a way to create a storeIt looks like the seller center is not available, API call for getting store de...