SyntaxFix
Write A Post
Hire A Developer
Questions
I had a similar problem and it was due to singlequotes. The JSON standard(http://json.org) talks only about using double quotes so it must be that the python json library supports only double quotes.
json