Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
Hi everyone,I'm experiencing an issue when attempting to refresh my access token using the refresh token obtained during the OAuth2 flow. Each time I send a POST request to the OAuth token endpoint to retrieve a new access token, I get the following ...
Trading API's GetItemTransactions method keeps returning "Auth token is invalid" even though my token should be valid. I'm able to call other methods with the same token such as Trading API's GetSellerEvents. If I remember correctly, I was able to us...
Dear Experts, We are in the process of investigating possibilities of creating webshop connections with our erp system. Doing so we identified eBay as a vendor we can connect to our procurement system as a punchout vendor. In order to do so we need t...
Hey,i am trying to refresh my access token, but the server is answering with an 500 error. {"error": "server_error","error_description": "server encountered an unexpected condition that prevented it from fulfilling the request"} Also if i have a fres...
hello good evenig my name is carlos cabrera mercadoi have a problem with my refund it vener came in my acount how can I get it?
I have registered a sandbox user already. Then, when I want to Sign in to Sandbox for OAUTH (by clicking on the blue button) a new page is loaded. But this page is not working. It seems the javascript files are not loading (not found, errorcodes 302 ...
Hello everyone, ENV: sandbox I'm trying to call POST /shipping_quote request which requires authorisation code grant flow and below scope:https://api.ebay.com/oauth/api_scope/sell.logistics My problem is that when I'm calling authorisation request wi...
publishOffer is failing in the Sandbox with those errors. When I update my createOffer data package with the information, publishOffer does not see it and returns errors. updateOffer will accept updates to the data package, but publishOffer does not ...
After creating a RuName in the sandbox, the scope observed is different from the scope observed after creating a RuName in the production environment. Please verify if the scopes are issued differently for each client.
I have 3 dev accounts. 1 for each eBay account I sell with. I'm not experienced enough to understand that I could have everything under 1 dev account. How do I combine them? I only get 1 key set per developer account, right? What am I missing here to...
Hi, I'm trying to insert videos in the gallery of ads published in Italy. I'm developing an application but for now I receive the token but when I use it to create the video on ebay it replies that the token is not valid. So the first question is: ca...
I'm trying to integrate ebay to our internal order handling/fufillment software. I've successfully made and published an offer in sandbox using https://api.sandbox.ebay.com/sell/inventory/v1/offer/{offer_id}/publish However, as the sandbox web interf...
Hello,Is there any way to change my clientID? My name is currently mentioned in mt clientID and I don't want it to leak anywhere.Thank you.
raises 500{ "error": "server_error", "error_description": "server encountered an unexpected condition that prevented it from fulfilling the request"}
{ "error": "server_error", "error_description": "server encountered an unexpected condition that prevented it from fulfilling the request"} Seems like a repeat of Solved: Can't Refresh User Access Token using refresh_toke... - The eBay Community This...