Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
Hey all, This error message has me stumped: 10001SecurityErrorSystemService call has exceeded the number of times the operation is allowed to be calledRateLimiterfindItemsAdvancedFindingService My application ran for several months without problems, ...
Hello i have been trying to search eBay products using their respective GTIN codes using "/item_summary/search>in=" but to no avail i have tested using multiple GTIN codes that i got from the eBay website but the result is always empty is there somet...
Hi all, I'll be the first to admit I'm out of my depth, so apologies to anyone who actually knows what they're doing. I've used ChatGPT to try and make a simple discord bot that I can use personally to grab the recently sold items from the last 10 da...
Hi everyone,I'm trying to set up the webhook for the Marketplace Account Deletion notification, but I'm unable to get past the endpoint validation. Every time I click "Save," I receive one of the following errors: "Please verify input parameters" or ...
Hello,I'm trying to make request with PHP to "https://api.ebay.com/buy/browse/v1/item_summary/search?q=drone&limit=3" I'm using this code: function curl_file_get_contents($url,$headers) {$curl = curl_init();curl_setopt_array($curl, array(CURLOPT_URL ...
Where/how do I Request App Check access for account in Browse (prod)? I would like to be able to extract and display the top dozen or so most popular listings in certain categories on my affiliate linked webpage and I need to base this off of number ...
Since last week, searches including the ampersand (%26, as encoded) have not been correctly parsing it. Therefore, a search for "Bunnies & Burrows" is now ignoring the ampersand and pulling in everything with either "Bunnies" or "Burrows", resulting ...
这里的产品已添加到 EF 和美国仓库。但是,当在买家搜索渠道中找到这些产品时,它们并没有将发货地点显示为美国。我注意到其他商店都显示了发货地点,希望有人能帮我。我将不胜感激
As the title states, we've set up message notifications according to the documentation. However, when a user sends a message, we don't receive a callback from eBay. What could be the cause?I've confirmed that the callback link is accessible.// The co...
I created a developer account and created Application keysets and was able to query the list of products using the Get request "https://api.sandbox.ebay.com/buy/browse/v1/item_summary/search?q=iphone"The above returned about 50 iphones, but those wer...
Hi, The browse API is returning the wrong price! This seems to be occuring on .CH and .IE See below side by side of the API test took and ebay.ch https://ibb.co/GfDqWfDQ Any ideas!
Hello, I have a problem with API.Could you verify my account?I have an error in API Explorer with inventory scope and others:rlogid:t6pitnmsgwjfiiw%28ufmadh%7B%3F%3Ctowoiudvn%60jhs.vgiggi%7F.0%3E%3E6g124%3Db*42ho1-19778e5e57e-0x235fx-ebay-client-tls-...
I'm having some trouble getting the image search API to work. I've tried using Axios and standard node-fetch, but neither of those worked, I've tried using multiple photos between .jpg and .png's, I've generated multiple OAuth tokens, and I've tried ...
Hello, days ago this answered with 3 items, what can be happening can I fix something to get goos response?Thankshere the callhttps://api.sandbox.ebay.com/buy/browse/v1/item_summary/search?q=drone&limit=3Authorization:Bearer v^1.1#i^1#I^3#f^0#r^0#p^1...
Hello, I recently created a program using eBay's API that searches up stuff based on the function: findItemsAdvanced. I created this program a week ago, and then it worked just fine, but now whenever I try to run it, I get this error: ebaysdk.excepti...