Content-Type: text/html
Content-Length: 4884
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 2
"A JSON payload should be an object or array, not a string..
^
Exception type: json.parse,
Source: parse,
Comment: unexpected end of json data at line 1
["Unclosed array"
^
Exception type: json.parse,
Source: parse,
Comment: unexpected end of json data at line 2
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
{unquoted_key: "keys must be quoted"}
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
["extra comma" , ]
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
["double extra comma",,]
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
[ , "<-- missing value"]
^
Exception type: json.parse,
Source: parse,
Comment: error comma out of structure at line 1
["Comma after the close"],
^
Exception type: json.parse,
Source: parse,
Comment: stack empty at line 1
["Extra close"]]
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 2
{"Extra comma": true,}]
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
tra value after close": true} "misplaced quoted value"
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
{"Illegal expression": 1 + 2}
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
{"Illegal invocation": alert()}
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
cannot have leading zeroes": 013}
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
{"Numbers cannot be hex": 0x14}
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
["Illegal backslash escape: \x15"]
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
[\naked]
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
["Illegal backslash escape: \017"]
^
Exception type: json.parse,
Source: parse,
Comment: stack empty at line 3
[["Too deep"]]]]]]]]]]]]]]]]]]]]
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
{"Missing colon" null}
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
{"Double colon":: null}
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
{"Comma instead of colon", null}
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
["Colon instead of comma": false]
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
["Bad value", truth]
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
?линные буквы", truth]
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
['single quote']
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
[" tab character in very-very-very long string "]
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
["tab\ character\ in\ string\ "]
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
["line break"]
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
["line\ break"]
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
[0e]
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
[0e+]
^
Exception type: json.parse,
Source: parse,
Comment: unexpected character at line 1
[0e+-1]
^
Exception type: json.parse,
Source: parse,
Comment: unexpected end of json data at line 1
stead if closing brace": true,
^
Exception type: json.parse,
Source: parse,
Comment: pop unexpected mode at line 1
["mismatch"}
^
Exception type: json.parse,
Source: parse,
Comment: empty string is not valid json
Exception type: json.parse,
Source: parse,
Comment: illegal quote escape, json may be tainted at line 1
[\"tainted\"]
^