in reply to improper json response

I also once saw the same message ...
If you use JSON module and your json string has last "," or such trivial trouble in it, flags of JSON module such as "relaxed" may give you some solution.
http://search.cpan.org/dist/JSON/lib/JSON.pm#relaxed