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.
Just wanted to know if this is true or not.
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.
Just wanted to know if this is true or not.
I don’t have access to Studio right now so for now I’ll just mark your response as the answer.
Do you mean can you access it with httpservice?
Yes that’s what I meant. Sorry if I was a bit unclear in the original post.
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.
These one’s are fairly decent
RoProxy-Lite
LegoProxy
Yeah I’ll probably use a proxy. Thanks for the quick responses!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.