Avatar Editor Service (How do you load 1000 at once using searchCatalog?)

I am currently writing a roblox script to allow me to load in a list of limited UGC items, however someone recently informed me that by using AvatarEditorService I can load up to 1000 items in 1 request, But when trying to load 1000 with AvatarEditorService I am met with the error

HTTP 400 (Bad Request)

if anyone knows what could cause this, or if loading 1000 is even possible please tell me

I don’t think it’s actually possible, you could’ve only get 100 items with 10 requests in the calculations.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.