Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
I am getting repeated failed logins for my sandbox account, and when I try to login to get a token it says "An error has occurred, contact a systems administrator"
Just created a new sandbox API application ID and created two new sandbox users but whne I try to click get token for users it fails and says contact web administrator please see screenshot in link https://drive.google.com/file/d/1PB-6V7karDX6oPvQuCp...
I need help to figure out how my Powershell script can get a new application token eveytime i used the Shopping API. For now the only way i found is to generate one each time and paste it inside my Powershell script but it's valid for a couple of hou...
Hi, I am trying to test my flow using postman. I am attempting to create an offer of an item that I created already through the bulk-create-item endpoint. I now want it to be on an offer (listing). I tried the request below but it returns an error to...
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...