将Google电子表格作为JSON时出错

时间:2016-08-14 02:39:01

标签: json google-sheets

我正在尝试使用

将googlespreadsheet数据作为json
https://docs.google.com/spreadsheets/d/111111-RpAJZV8AkB6MpxO8V_le--111111/edit#gid=0

但是我收到错误消息说: “我们很抱歉。这份文件没有公布。”

电子表格本身的链接工作正常,任何人都可以访问(表明共享没有问题)

<fieldset>
    <legend>List...</legend>

    <select id="select1" size="9" style="width:150px">
        <option>Select a person</option>
    </select>
</fieldset>

感谢是否有人能告诉我这里的问题

1 个答案:

答案 0 :(得分:1)

这两个api端点不一样。已发布的电子表格与任何人都可以编辑的电子表格不同。

不确定为什么需要发布它以将其导出为json,但以下是说明:

https://support.google.com/docs/answer/37579?hl=en