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

JSON Cant convert to JSON error?

Asked by 8 years ago
hs = game:GetService("HttpService")
totable = hs:GetAsync("http://rproxy.pw/catalog/json?Keyword=poo&ResultsPerPage=20")


print(totable)

Error: Line 5: Cant convert to JSON

Why???

Please help

Answer this question