Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
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...
I try to create a sandbox user to get started with the eBay APIs, but I always get this error: > Registration already confirmed but I don't get any confirmations on this user (my sandbox user list is empty). Am I missing something here or is this an ...
I'm trying to use the ebay developer api to authenticate so I can begin testing listing items. I've been intermittently trying to authenticate with the sandbox over the past several days. I've reviewed the description and instructions here: https://d...
Hello, I am currently developing an API for my company and run into some problems with OAuth2.0. At the start I tried different methods but nothing worked so I tried the provided nuget package and it worked like a charm at the first try last week. Un...
Hi Support,I am creating an integration using Ebay's API where I need to be able to first authenticate the ebay users using my app and get their profile details along with store/business information using getUser method available in Identity API.But ...
I have created sandbox keyset successfully and I was using that keys. But after one day keyset was automatically deleted, when I am trying to create new keyset, it is giving me an error: 'Issue with creating keyset. Please try again later'. Please he...
Hi, I am following the code provided by eBay on their GitHub (https://github.com/eBay/event-notification-nodejs-sdk) to handle eBay Marketplace Account Deletion Notifications. The config requires to input my and . However, these are not accessible o...
A few months ago, my sandbox account starts sending me errors for the getOrders api method, I thought it would return to normal state, but I need it now. There are no orders in the given range, parameter variations have no effect Variations that did ...
I am not ale to receive "FixedPriceTransaction" platform notification after executing placeoffer api for my fixedbidtransaction item. I have setup this notificaton flow as follows. 1: Listitem2:Setnotificationprefnotifyrequest.Version = "949";notifyr...
Hi, I need to do some test with sandbox MIP, but firs of all I need to creat policy always in the sandbox, but it's not working. I'm facing problem/error creating paymeny and shipping policies. Do you have problem too?? How I can fix, I cannot do tes...