Google script Display array with rows of different sizes
I’m using ImportJSON script that is well know to run an API and retrieve data.
This works fine, I’ve used it many times before.
However this particular API I’m running returns data that has different size rows, so I get the error:
Google script Display array with rows of different sizes
I’m using ImportJSON script that is well know to run an API and retrieve data.
This works fine, I’ve used it many times before.
However this particular API I’m running returns data that has different size rows, so I get the error:
Google script Display array with rows of different sizes
I’m using ImportJSON script that is well know to run an API and retrieve data.
This works fine, I’ve used it many times before.
However this particular API I’m running returns data that has different size rows, so I get the error:
Google script Display array with rows of different sizes
I’m using ImportJSON script that is well know to run an API and retrieve data.
This works fine, I’ve used it many times before.
However this particular API I’m running returns data that has different size rows, so I get the error:
setValues prints the first value in the array thrice
I have an array with three values, but when it sets values in the spreadsheet it prints the first value three times instead of printing all three of them.