Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
Hi Team, I have subscribed to Notifications using "SetNotificationPreference"However Notifications are not coming. We have a lot of products listed on eBay and need to track everything with a Customer Support Platform. Urgent Support is required.
I am attempting to debug an application I wrote. I usually start by hitting the API directly from the ebay sandbox developer platform on the site to see the information going back and forth. When doing so, I hit the button to, "Get OAUTH Use Token". ...
we applied for a key and got it and it was showing in our application key page and is now missing. Its totally blank?
{ "error": "invalid_client", "error_description": "client authentication failed"}
Hi, I created my developer account in January and set up an App immediately for later use in sandbox environment. A few days ago it was available when I logged in, today it disappeared from the Application Keysets page. I cannot create a new keyset e...
Hello,can I delete an entire production application in my developer account?Best regards
I'm learning how to use ebay api via the sandbox and the api test tool but i keep getting this error : "errorId": 2003,"domain": "ACCESS","category": "APPLICATION","message": "Internal error","longMessage": "There was a problem with an eBay internal ...
Hi all, I created my developer account a few days ago. Today I create an AppID with a Production keyset. That worked mostly ok. When I try to create a Sandbox keyset, though, I've been getting this for the last few hours:{"keys":{"errors":[{"errorId"...
Hi Team,I have created a developer account and got the client id and client secret from that account. The account is approved by EBayI am using the sandbox credentials nowI am calling the below API to get the auth codehttps://auth.sandbox.ebay.com/oa...
Good morning, I have a problem that does not let me move forward, I try to access https://www.mip.ebay.com/ to make the settings and get the MIP token and upload products in bulk but when I click on "Get started" I get the error "Oops, something went...
I need to request an additional scope for my app to receive the ITEM_AVAILABILITY andITEM_PRICE_REVISION notifications for my product and sandbox app's keysets. https://api.ebay.com/oauth/api_scope/buy.item.stream I cannot create a support ticket it ...
My app is just for a single user. On the User Tokens page I want to use the "Get a User Token Here" button to get an OAuth Token. It returns the token on screen and I can click to copy the token to my clipboard and use that token in my requests. But ...
I tried getting fresh token from my application but failed how can I get a oauth token from my python based application or longer the duration of my oauth tokens?
Hello guys, im trying to work out the workflow that would give me the refresh_token and the access_token. I have did everything corretly, the tokens, endpoint, headers and parameters, but i keep getting the same error everytime i try to make the call...
Hi everybody,I've been trying my best to figure things out myself, but I can't find a solution to this issue.When I have a seller authorize my application through Auth&Auth or OAuth, he gets redirected to the success page along side the session ID.Wh...