https://github.com/Zzapps/google_sheets_json_viewer/blob/aac9df8b77cfcd47d11fff7588e100a3b43e9824/json.html#L376 This should be: google.script.run.withSuccessHandler(function(json) { console.log(json) jsonViewer.showJSON(json) }).getJSON()
google_sheets_json_viewer/json.html
Line 376 in aac9df8
This should be: