【问题标题】:google drive sdk drive/v2/changes/get 500 errorgoogle drive sdk drive/v2/changes/get 500 错误
【发布时间】:2012-07-06 02:29:52
【问题描述】:

如此处所述 https://developers.google.com/drive/v2/reference/changes/get

如果我得到https://www.googleapis.com/drive/v2/changes/1

{ “错误”: { “代码”:500, “消息”:空 } }

我正在使用 OAuth 2.0 游乐场。我所有其他 GET 工作正常。

【问题讨论】:

    标签: google-drive-api


    【解决方案1】:

    这是一个已知问题,我们应该尽快解决。对于那个很抱歉。不过,您可能不需要进行个别更改,只需从更改提要的 items 字段中读取数据即可。

    【讨论】:

    • 好的,谢谢,go 客户端在这方面还有另一个问题,但我会坚持到它发布。
    【解决方案2】:

    请先使用 OAuth

    > Google Drive applications need these three values for authorization:
    > 
    > Client ID 
    > Client secret 
    > redirect URIs
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-06-09
      • 1970-01-01
      相关资源
      最近更新 更多