jjg/botter

Encoding issues

jjg opened this issue · 0 comments

jjg commented

The messages endpoint returns data that isn't encoded properly and has to be double-decoded to form a json object. There are probably other cases like this.

Review the in and out points and make sure we're encoding things consistently.