AvatarEditorService Issues

I am attempting to use the new AvatarEditorService, but there seems to be issues with it, unless the template code is just wrong.

After joining the demo place, accepting access to my inventory, equipping a new back accessory, and saving my avatar, :PromptSaveAvatarCompleted never returns and my avatar never updates. I’m also unable to further equip any new accessories. I tested by copying the place and uploading to a new place I created with different security permissions, and it still isn’t working.

Another bug I’ve encountered: it appears :GetOutfits() does not respect the given OutfitSource param. Passing in Enum.OutfitSource.Created shows all outfits, even purchased ones. And Enum.OutfitSource.Purchased shows the same. Thanks for any insight on this!