VisualJSON icon indicating copy to clipboard operation
VisualJSON copied to clipboard

Can't open .json file from local disk

Open ijstokes opened this issue 8 years ago • 3 comments

I have a 2.6MB file called messages.json. VisualJSON won't let me open it.

screenshot 2016-03-03 15 14 09

ijstokes avatar Mar 03 '16 20:03 ijstokes

I have the same problem, it won't open because is in "Document" format. I have to open JSON files with TexWrangler to see if my php code is generating the right JSON, but TextWrangler does not format it in a visual way, it's hard to analyze. VisualJSON will do the job but I have to manufacture an url so the file can be opened through local server. Is not easy to develop with JSON...

gustavopi avatar Sep 13 '16 12:09 gustavopi

It does seem strange that VisualJSON cannot open JSON files... it would be great if it did.

tomvonclef avatar Dec 12 '16 20:12 tomvonclef

Same.

I've verified json file (open with plugin on Firefox) and message is:

Error on getting raw data text: Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted" UserInfo={NSErrorFailingURLStringKey=file:///Users/abkrim/Dropbox/DataTons/otras_fuentes_datos/grid_list_of_researchs/grid.json, NSErrorFailingURLKey=file:///Users/abkrim/Dropbox/DataTons/otras_fuentes_datos/grid_list_of_researchs/grid.json, _kCFStreamErrorCodeKey=1, _kCFStreamErrorDomainKey=1}

abkrim avatar Sep 13 '17 15:09 abkrim