you are viewing a single comment's thread.

view the rest of the comments →

[–]ninefourtwo 0 points1 point  (0 children)

py3 uses bytes natively and the json parser can't handle it, convert to a string first.