Find the answer to your question
Advanced Search
I have passed App Check and my Trading API call limits has been raised to 1.5Million calls per day but why I am getting the error 21919144 "You have exceeded your maximum call limit of xxxx for item per day. Try back after 1 day" in my AddItem call?
Detailed Description
You're hitting the seller level call limit (NOT an app limit ) introduced in Trading 793 release as below :
Listing calls and 1200 Revise Listing calls per 30 seconds, which equates to about 3.5 million calls per 24-hour period. Add Listing calls include AddItem, AddFixedPriceItem, AddItems, AddSellingManagerTemplate, VerifyAddItem, and VerifyAddFixedPriceItem. Revise Listing calls include ReviseItem, ReviseFixedPriceItem, and ReviseSellingManagerTemplate.
When the numbers of requests from a seller in the defined time window reaches the rate limit, the ErrorCode 21919144 is returned in the API response for the calls listed above.
REF: Seller-level call rate limits
How well did this answer your question?
Answers others found helpful
- API call limits
- ErrorCode 588: Your weekly selling activity limits have been exceeded, or the user has not registered as a seller. Please check eBay for selling requirements
- Error: Code 121: Your account has exceeded the limit.
- Shopping API error - IP limit exceeded
- How long before my new API limits take effect?