Hi! I’m currently trying to fetch the thumbnail that’s associated with a players specific avatar outfit.
I’ve tried to concatenating the outfitID associated with the outfit, also tried using :GetUserThumbnailAsync() but that only returns the URL specific to the outfit thumbnail that is being worn, here is the code that I’m currently using and the result that I get.
Looked around on the developer hub and actually found a thread relating to this issue, but there was never a clear answer.
Anything helps, thanks!