bradjasper / ImportJSON

Import JSON into Google Sheets, this library adds various ImportJSON functions to your spreadsheet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Only outputting object Object Array

Ben-Employsure opened this issue · comments

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]