iMac safari "API disabled" error

iMac safari “API disabled” error

I joined my game, Pilgrim Islands Reborn - Roblox
and the user stalkerkillsunnylin, Stalkerkillsunnylin - Roblox
said my custom chat gui was broken.

I asked what was wrong through bubble chat, and he said after 1 message goes through, it breaks the custom chat.
So I look in oxcool1’s output monitor and it’s reporting red errors, “API disabled” from his chat gui’s localscript.
I’m not sure what this means exactly. What API is disabled on imac safari?

I’m only using HttpService, specifically :JSONDecode() and :JSONEncode()
So maybe json/httpservice is disabled for that? Can an admin check? Or can someone with the same setup confirm this at my place?

Seems to be working for me, I’m on OS X. Maybe he had some parental controls that somehow blocked whatever ROBLOX is using for the HttpService API.

Are you working with a http proxy, or any other mechanism that may interfere with http requests? Studio makes a few requests at startup to initialize itself properly, and if those are interfered with you may see this error.

Custom chat GUIs (and chat GUIs in general) don’t exist in studio, so he’s talking about an online place.

mael can you work with him to determine what part of the API is causing the problem? (remote events, .Changed, guis, etc)