Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

[HTTP-SERVERS] Problem with PostAsync?

Asked by 8 years ago

Alright, so Im making a freenode IRC chat poster, I keep getting a odd error..

local Data = {{["command"]="post",["chat"]="asd"}} -- JSON

game.HttpService:PostAsync("http://webchat.freenode.net/dynamic/alpha/e/p?r=8fa54af029053681560e31389d640d65&t=27", Data ,2) 

Error :

[false,"No command specified."]

What does that IRC error mean? :L

My IRC server : http://webchat.freenode.net?nick=User.&channels=HttpServer&uio=Mj10cnVlJjExPTE4NQ86

0
That IRCSERVER seems to use recapcha, which is a part of google. This seems like this IRC is unsupported for API usage. Nickoakz 231 — 8y
0
I know its able to be supported because I can go to Antiboomz0r's SB and he runs freenode IRC. MessorAdmin 598 — 8y

Answer this question