#HttpService url

1 messages · Page 1 of 1 (latest)

trim fractal
#

How/Where can I create url for httpservice? When I do HttpService:GetAsync(url) or HttpService:PostAsync(url, json) I need to provide a url which I dont have. I have the json string but I dont know where/how to create the url. The forum doesnt seem to say anything about it (as when I was checking there isnt). Does anyone know how?

acoustic rose
#

wot it can query any website

#

so just make a website or w/e

#

there's other tools and stuff to look into, keep doing research you'll figure it out 👍

trim fractal
acoustic rose
#

you could make a http request to http://google.com if you wanted to

trim fractal
#

Roblox blocks requests to non-whitelisted domains
But Im prob stupid so I should try it anyways

midnight lintel
#

use request async either way

#

its newer

#

max data limit was removed and other restrictions and more abilities

trim fractal