I'm getting an 'invalid json' exception for a set of json. I tested the json in a validator. I've placed the json inside of a php file and set the header to "contenttype:application/json; charset=utf-8."
Not sure what else could be the culprit. I have my jsfiddle here: jsfiddle
content-type:application/json; charset=utf-8with a dash betweencontentandtypeand without a dot at the end.