Parsing JSON in Google Sheets

后端 未结 3 1893
渐次进展
渐次进展 2021-01-15 08:47

I\'m working with JSON for the first time, so please excuse my lack of knowledge.

I\'m trying to use a JSON file to populate data in a Google Sheet. I just don\'t k

3条回答
  •  南方客
    南方客 (楼主)
    2021-01-15 09:31

    I'm not with my laptop, but I see you getting the error SyntaxError: Expected end of stream at char 2028 (line 132).

    I think the data you received from the URL is to long.

提交回复
热议问题