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

Rate Limit on createInventoryTask

{
"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?

Message 1 of 2
latest reply
1 REPLY 1

Rate Limit on createInventoryTask

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

Best Regards,
eBay Developer Support
Message 2 of 2
latest reply