How to debug JSON
Note to self, instead of peering at wrongly formatted JSON like this;
SyntaxError: missing ) in parenthetical cannot parse JSON response: { “success” : true, “msg” : “This is the message !”, “rows” : [ { "task_id" : "jbpm$2", "description" : "Can you look at this buddy ?", "status" : "Not Yet Started", "priority" : [...]
