I can’t seem to access any APIs no matter what I do. I’m not sure if this is a bug or something on my end, so I put it into Scripting Support.
I used the tutorial by TheNexusAvenger, however I can’t seem to get it working.
I created everything and used the module inside of that tutorial, but the script just stops doing anything once it tries to request the url.
Here’s my place file if you want to see for yourself.
APIsNotWorking.rbxl (13.1 KB)
I tried printing a 1 before the HttpGet and a 2 after and it only ever prints 1, so it seems to be stopping at the HttpGet request.
If anyone knows what’s happening here I would really appreciate some help.
Thanks.