I am getting a 403 (fobidden) error when trying to make a GET request to my proxy site on roblox official servers but not when I try it on my local IP or studio testing.
The server port allows all IP’s ipv4 and ipv6, am I missing something?
it should also be known that I am 100% sure this is a error with the port specifically because I do use a get request on the site when using default port 80 and it works fine.
I believe the https protocol is forced for HttpService - could that be what’s causing the issue? Maybe your proxy doesn’t support https and only http, so the request fails.
More advanced websites, such as Roblox, Discord, YouTube*, Instagram, etc. do not currently work. At the moment, there is no timeframe for when these might be supported.
Roblox blocks some ports from HttpService usage, you should search in #updates:announcements for thr podt and see if the port you are using is blocked or not