HttpService is not allowed to access ROBLOX resources

Hello,

I want the show concurrent playing on a textlabel in my game. After trying to do this, I encountered an error such as “HttpService is not allowed to access ROBLOX resources” and I have no idea how to do it, I would be very happy if you could help.

my code is: game:GetService(“HttpService”):GetAsync(“https://games.roblox.com/v1/games/multiget-place-details?placeIds=10014710130”)

image

You will need your own proxy, though if you don’t know how maybe you can use RoProxy which I think is still available, though I don’t know for sure.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.