Hello. I’m trying to get the correct amount sales for a specific asset.
Whenever I try to get the amount of sales the number always comes back as 0.
There’s nothing I’ve tried besides making sure the asset id was correct because the issue seemed like it was something out of my control. I’ve looked on the Forum, and all the posts I’ve seen have been successful at getting the number of sales. However, I found someone with the same issue, but their post was made in 2015, and the posts I’ve talked about were all made after this.
Code from module script
print(MarketplaceService:GetProductInfo(ConvertedId).Sales)