bradjasper / ImportJSON

Import JSON into Google Sheets, this library adds various ImportJSON functions to your spreadsheet
GNU Lesser General Public License v3.0
2.1k stars 1.06k forks source link

Only outputting object Object Array #243

Open Ben-Employsure opened 1 year ago

Ben-Employsure commented 1 year ago

Still learning about API's and such. I'm not sure whether its the feed or the code but the output when using importJSON is only returning [object Object] in an array. Is there a part of the code or query that I need to change in order to get it to display the json properties and values?

Example [object Object],[object Object],[object Object]