I am receiving this error message about once per minute:
[{"ID":0,"Type":"Error","Text":"JSON parser error: -3","Debug":{"File":"Converter/jsonToRwfBase.C","Line":462,"Message":"08/16/2018 12:42:20"}}]
The only other messages I'm sending around this time is {"Type":"Ping"}, for which I receive a Pong,
or my response to the servers Ping, for which i send {"Type":"Pong"}.
Thanks in advance for any helpful ideas.