04-29-2025 09:53 PM
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.exception.ConnectionError: 'findItemsAdvanced: Internal Server Error, Domain: Security, Severity: Error, errorId: 10001, Service call has exceeded the number of times the operation is allowed to be called'. I understand that it's trying to say that I reached my quota limit for API calls but I am not anywhere near the 10,000 API calls a day that are allowed, and it gives me the same error even after waiting days
05-18-2025 05:24 PM
I just started getting this too.... Code hasn't changed.