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?
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.