local json = HS:JSONEncode(chatLog) chatLog = {} json="data="..json print(json) print(HS:PostAsync( URL, json, Enum.HttpContentType.ApplicationUrlEncoded ))