08-15-2024 07:02 PM
{
"errors": [
{
"errorId": 160025,
"domain": "API_FEED",
"subdomain": "Selling",
"category": "REQUEST",
"message": "You have exceeded the maximum number of records or tasks that can be created or processed in the period (hourly or daily). Wait until the present period ends before trying again. Please reference the API documentation for more information."
}
]
}
I get this response back from the feed API when I call it using the /sell/feed/v1/inventory_task endpoint. I thought the limit was 100,000/day and there's no chance I'm anywhere near that. What is the limit and how long with it take for the limit to be lifted?
08-26-2024 09:49 AM
Hi @stealiodotnet,
The frequency that each seller can upload or download files varies depending on the feed type within the associated data file. LMS_ACTIVE_INVENTORY_REPORT feed type has the daily rate limit of 25 feeds / 24 hours for a seller. If the limit is exceeded, error 160025 is returned in the response.
For more information see the, Feed Level Rate Limit here: https://codesamples.codebase.ebay.com/api-docs/sell/static/feed/data-file-limits.html