Traditional APIs: Search
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Service call has exceeded the number of times the operation is allowed to be called

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, ...

Search products using GTIN code

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...

Ampersand no longer being parsed

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 ...

User avatar by Adventurer
  • 74 Views
  • 2 replies
  • 0 helpful

Fetch Products Catalog through get request

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...

User avatar by Rising Star
  • 203 Views
  • 0 replies
  • 0 helpful

Problem with Image Search API Requests

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 ...

User avatar by Pathfinder
  • 336 Views
  • 0 replies
  • 0 helpful

Error 10001 despite no changes

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...

Most Marked as Helpful Authors