I'm using Notepad++ with JSON viewer and it won't recognize my JSON string -


do have problem json string or not using viewer?

here string: (project related info removed)

{ "var": [{     "q": "aaaaaa",     "a1": "bbb!",     "a2": "ccc!",     "a3": "ddd!" }] }  

maybe can try jsminnpp plugin in notepad++.

parser better


Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -