Hey there, I’m trying to get information of a shirt but I get the MarketplaceService::getProductInfo() an error occured while parsing web response error when checking.
HTTP requests are enabled.
My code:
local pInfo = MarketPlaceService:getProductInfo(productId, Enum.InfoType.Product)
productid is also valid. Can someone help me how can I fix this error? Thank you.