HTTP Requests not working on roblox client

So for some reason http requests on my roblox game work in studio perfectly fine but right when i join roblox in the game nothing works

Yes http is enabled
I have reinstalled roblox
I have tried switching to a different game

1 Like

because http doesnt work on the client

I meant client as in the roblox game not in studio, the http request is from the server lmao

oh nvm then what are you trying to call? if its discord they blocked it

no its not discord?, its every request i use like geolocation and my real world terrain api

no i mean what website are you calling, if its something that requires an api key its probably that

dude its not the api, none of them are cause all 5 of my apis arent working which they were working perfectly fine yesterday

There’s a very popular geolocation API out there that blocks Roblox requests, I don’t remember which one is it.

The reason you don’t encounter that behavior in studio is because the requests are send from your PC instead of Roblox.

its a open street map geolocation and thats not the only url thats getting blocked every other one i send gets blocked and it worked great yesterday

As @NyrionDev said, openstreetmap likely blocks any requests from Roblox
The easiest solution is to just use a proxy