Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
Hi all,I'm facing an issue with the GetBestOffers API call. Despite retrieving direct offers made by buyers, it fails to fetch counter offers made in response to my seller-initiated offers.Situation:Using the GetBestOffers API call without filters.Di...
I am receiving an XML Parse Error (error code 5) when trying to upload pictures to the eBay Picture Service. Request:...20997High... Response:2025-03-23T11:36:19.331ZFailureXML Parse error.XML Error Text: "com.sun.xml.stream.xerces.xni.XNIException"....
My selling account got restricted for absolutely no reason someone please help me if anyone else had this problem?
I have IP limit exceed. Did anyone get this problem? if so, how do you resolve it? Array ( [Timestamp] => 2025-03-09T22:54:14.293Z [Ack] => Failure [Errors] => Array ( [0] => Array ( [ShortMessage] => IP limit exceeded. [LongMessage] => Applications ...
We started getting error on most eBay APIs that usage limit is exceeded. There is not way we could have used all the limit as we are just a small company and just started with eBay API.We also checked quota and they are all fullCan someone please let...
I want to get the active inventory from eBay MIP daily and the description there says: The Active inventory report is automatically generated every 24 hours for every seller. The following table provides definitions for the fields that are returned i...
Help! I am having an issue whenever I try to create an offer. Below is the error.DEBUG:__main__:Publish Response (400): {"errors":[{"errorId":25002,"domain":"API_INVENTORY","subdomain":"Selling","category":"Request","message":"A user error has occurr...
The example request used is VerifyAddItemRequest,return:2025-02-18T11:08:34.234ZSuccess1271E1271_CORE_APISELLING_19187371_R1
I am consistently encountering a system error (ErrorCode: 10007) when attempting to call the AddFixedPriceItem and VerifyAddFixedPriceItem This issue occurs every time I make these API calls, despite retrying after some time. I have ensured that the ...
I got problem when use API to send data to ebay Poland, I use currency EUR. But it return error : The auction currency specified does not match the auction currency for the selected site.What currency for ebay Poland is correct? Please help!
I've spent a lot of time trying to figure this out but haven't had any luck.I'm trying to send a simple JSON request to create a product listing on eBay's sandbox (UK), but I keep getting this error:"Failed to create listing: System error. Unable to ...
I keep on getting the following error from my API : Raw API Response for EBAY_CA: { "errors": [ { "errorId": 1001, "domain": "OAuth", "category": "REQUEST", "message": "Invalid access token", "longMessage": "Invalid access token. Check the value of t...
I’m encountering the following error when requesting an OAuth token with the scope https://api.ebay.com/oauth/api_scope/sell.analytics.readonly:{ "error": "invalid_scope", "error_description": "The requested scope is invalid, unknown, malformed, or e...
Hello everyone. I want to list products with the API. And I'm very new to this. I need guidance. All I want from you is how to list products with the API. Please feel free to explain. There is too much information and it is complex for me. Please don...
I’ve been working through the Using eBay RESTful APIs guide (https://web.developer.ebay.com/api-docs/static/ebay-rest-landing.html) and have generated an OAuth access token successfully. However, when I try to make API calls, I keep getting a 401 Una...