Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
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...
HelloI am looking for someone who could program micro-processors for me, in France if possible. I can send the integrated circuit as well as the program to load and what is necessary for the return. Please make me an offer for this job.Bonjourje cher...
Good morning I have a problem with receiving notifications after signing up via SetNotificationPreferences.The notifications worked for the first few days but now nothing works anymore.The current situation is this:2023-10-04T10:18:17.814ZSuccess1173...
My goal is to modify the authorization scope for "client credential Grant type" connections via my application. It seems there is no way to modify anything about the application key sets i see registered. I read some posts that suggested I should be ...
There was a problem with an eBay internal system or process. Contact eBay developer support for assistance.
Every time I go to my app's branded eBay Sandbox Sign In URL, I get redirected to https://www.sandbox.ebay.com/logout/confirm which saysYou've signed out.Return to your account to enjoy buying and selling.Sign in again If I click Sign in again, I get...
I'm very confused on how to get the user token so I can use the fulfillment API. That way I can get a list of my daily order.Values I don't understand:code=redirect_uri=client_id= #!/bin/bash #get passwords from file... #devid=$(cat ebay-dev-token.tx...