Can games.roblox.com be accessed by HTTPService? I’ve seen people use RoProxy a lot and from what I’ve read it seems like Roblox has blocked API requests to Roblox domains.
You can’t access any Roblox endpoints with HttpService currently, the only way is to use a proxy.
I recommend hosting your own if you’re passing cookies or security keys.