I tried setting my own proxy up using this tutorial but i have no success doing so.
My script looks like this:
local responseModule = require(game.ServerStorage.Modules.RetunResponse)
print(responseModule.getasync("https://www.roblox.com/groups/34734276/Tridentz-Clothing#!/about"))
And i tried different types off urls like #!/store
etc.
Output: 00:21:45.087 Error fetching data: Unable to fetch - Server - GetGroupShirts:3
I have 0 knowledge on http service and those things, i would like to know what im doing wrong