Bug
Turning on/off “Allow HTTP Requests” from the Game Settings menu found inside the Studio Home tab does not actually toggle HttpService on/off.
Steps to Reproduce Bug
- Open Roblox Studio
- Create a new baseplate
- Go to the Home tab
- Select the “Game Settings” menu followed by “Security”
- Attempt to turn on “Allow HTTP Requests”
- Publish the game
After doing the above steps, check to see if HttpService is actually turned on by printing the HttpEnabled value of HttpService from the Studio command bar. The value printed out is false.
I’ve had to create a detailed tutorial for my community to ensure that they can still use my stuff as it requires HttpService. The link is here if anyone wants to share a ready made solution to their friends and communities.
Edit: I am aware this has been posted before, but it was posted on development support by a basic user. I requested that post to be moved to bug reports, but no one did that. So, I’ve created it here as I myself run into this issue constantly.
Edit 2: I’m not entirely sure if this bug affects everyone, so I’m going to post a poll below. Feel free to answer if this bug affects you or not.
- Yes, this bug affects me.
- No, this bug does not affect me.
0 voters