That Guy From 199x Posted May 31 Report Posted May 31 I always get error 429 on getPartnerInventoryContents when I fetch large inventories Quote
TheMaster Posted June 4 Report Posted June 4 On 5/31/2026 at 3:00 PM, That Guy From 199x said: I always get error 429 on getPartnerInventoryContents when I fetch large inventories works fine on small inventories? when u get a 429 on a large inv try doing a small inv reqeust immidietly Quote
That Guy From 199x Posted June 15 Author Report Posted June 15 yes, request inv < 20000 items ok after a few sec request inv > 20000 not ok after a few sec request inv < 2000 still ok Quote
TheMaster Posted Thursday at 05:03 AM Report Posted Thursday at 05:03 AM On 6/16/2026 at 4:15 AM, That Guy From 199x said: yes, request inv < 20000 items ok after a few sec request inv > 20000 not ok after a few sec request inv < 2000 still ok can i ask which inventories are these with so many items CS inventories store 1k items Max per user Quote
That Guy From 199x Posted Saturday at 11:58 AM Author Report Posted Saturday at 11:58 AM Oh this is steam inventories with 100Ks Quote
TheMaster Posted 1 hour ago Report Posted 1 hour ago Heads up Steam returned item data where a trade-lock date in owner_descriptions was garbage (e.g. text like “Tradable After …” that doesn’t parse to a real date). steamcommunity’s CEconItem tried new Date(badString).toISOString() → RangeError: Invalid time value. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.