bhollis/jsonview

Failing to parse valid JSON - quote escaping issue?

Closed this issue · 2 comments

I'm using v1.2.4 and JSONView is failing to parse JSON returned from the Twitter API - see https://gist.github.com/gbradley/a6a6e59871b15af25dd3b5b78c66778c for example data.

Works fine for me when I save that data to a .json file and open it in Firefox 54. What version of Firefox are you using?

Turns out this was caused by an intermittent content-type issue - sorry!