【发布时间】:2015-01-27 11:21:54
【问题描述】:
1 月 22 日,我收到一封来自 Google Apps 的电子邮件,主题为“重要提示:从已停用的 Documents List API 迁移的步骤”。
重要提示:从已停用的 Documents List API 迁移的步骤
管理员您好,
我们最近communicated 表示 Documents List API 将于 2015 年 4 月 20 日停用。此更改意味着将不再支持对此 API 的服务调用,并且使用此 API 实现的任何 Google Apps 功能将不再功能。
我们的记录表明您可能有一个使用 Documents List API 的应用程序,我们建议您尽快迁移到具有 comparable functionality 的 Drive API。
这是你需要做的:
确定您是否有向这些请求发出请求的应用程序 网址类型:
- https://docs.google.com/feeds/
- https://docs.googleusercontent.com/
- https://spreadsheets.google.com/feeds/
将应用程序迁移到Drive API。如果您有问题 关于迁移,请联系 Google Apps for Work 支持。
此致 Google Apps for Work 团队敬上
我认为它表示使用 https://spreadsheets.google.com/feeds/ 的应用程序应该迁移到新的 Drive API。但在新的 Drive API 中,也使用了这个 URL: https://developers.google.com/google-apps/spreadsheets/#sheets_api_urls_visibilities_and_projections
电子邮件或 Drive API 文档中的 URL 是否存在拼写错误? 还是这封电子邮件是说,当您确定您使用了这些 URL 中的任何一个时,您就没事了?
PS:我在 Google 开了一个案例,但我担心回复晚,所以我在这里问。
【问题讨论】:
-
好问题,这确实很令人困惑。
标签: google-drive-api google-spreadsheet-api