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