I am working on an Avatar Editor and so far, I got no issues until I wanted to get a specific ID and load it when using InsertService. I received lacking permission error and from what I read, you can not load an asset that you don't own, is there any way I can load a shirt/pants ID without getting the error?
EDIT: It gives me multiple errors -->HTTP 403 forbidden; Lacking perms; Bad request.
You need to own the asset you're trying to insert. If it's a group game, I think the group has to own the asset. (May just need the owner to own it though)