I have noticed its not possible to make HTTP calls atm due to the error HttpError: ConnectFail despite my game allowing HTTP requests.
When i try to get the result using the same request in a web browser it works properly.
I have also noticed some functions such as IsFriendsWith does not work and errors with HttpError: Unknown
This bothers my workflow and causes some mechanics in my game to not work properly.
Is this a Roblox outage, or a persisting issue? I am currently having issues with my requests involving this error, but I’d like to know if it’s only temporary so that I wouldn’t have to create some sort of jank workaround.
I wish there was more information for “Unknown” errors from requests; I somehow doubt that all the information available is being presented by the error