FindingService API is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2025 12:20 AM
Hello,
I am using below API to get items based on keywords,
https://svcs.ebay.com/services/search/FindingService/v1?OPERATION-NAME=findItemsAdvanced&SERVICE-VERSION=1.12.0&SECURITY-APPNAME=MY_APPNAME&RESPONSE-DATA-FORMAT=JSON&keywords=GS324TP&paginationInput.entriesPerPage=25&paginationInput.pageNumber=1&siteid=3&GLOBAL-ID=EBAY-GB&categoryId=182091&outputSelector[0]=SellerInfo&outputSelector[1]=UnitPriceInfo
till 2nd march it was working properly, but now it gives below error message.
message: "Service call has exceeded the number of times the operation is allowed to be called",
errorId: 10001
domain: ["Security"]
severity":["Error"],
category":["System"]
I tried it today when no API call has been made still it's giving same rate limit error, it should be daily limit, so maybe it is not daily rate limit issue, if anybody knows about it, please let me know, thanks!
Re: FindingService API is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2025 07:45 AM
We have the same issue. Did they finally deprecate this service?
Re: FindingService API is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2025 02:58 PM
I am also having the same issue.....
Re: FindingService API is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2025 06:00 AM
Same problem here
Re: FindingService API is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2025 07:57 AM
The FindingService appears to be fully deprecated .
Oddly, it works for me about 5% of the time - perhaps my calls are being load balanced to outdated servers?
