Open lokeisloke opened 11 months ago
Roblox deprecated api.roblox.com. I believe the below should work for accessories/gear: string productInfoJson = http.DownloadString("https://economy.roblox.com/v2/developer-products/" + assetId + "/info");
Roblox deprecated api.roblox.com. I believe the below should work for accessories/gear: string productInfoJson = http.DownloadString("https://economy.roblox.com/v2/developer-products/" + assetId + "/info");