【问题标题】:Google Drive API - 502 Bad GatewayGoogle Drive API - 502 错误网关
【发布时间】:2017-07-06 23:09:39
【问题描述】:

截至 2017 年 7 月 6 日东部时间晚上 7 点,我对 Google Drive API 的所有请求都返回 502 Bad Gateway 错误。我什至尝试在浏览器中使用 Google API 的资源管理器并得到同样的错误。

这是一个例子:

请求:

GET https://www.googleapis.com/drive/v3/files?key={YOUR_API_KEY}

回复:

502

content-length:  1613
content-type:  text/html; charset=UTF-8
date:  Thu, 06 Jul 2017 23:02:40 GMT

<!DOCTYPE html>
<html lang=en>
  <meta charset=utf-8>
  <meta name=viewport content="initial-scale=1, minimum-scale=1, 
width=device-width">
  <title>Error 502 (Server Error)!!1</title>
  <style>
    ...
  </style>
  <a href=//www.google.com/><span id=logo aria-label=Google></span></a>
  <p><b>502.</b> <ins>That’s an error.</ins>
  <p>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.  <ins>That’s all we know.</ins>

其他人是否遇到此问题?

【问题讨论】:

  • 我也注意到了这个问题。我们只需要确保我们的应用程序正确处理这些错误:-/

标签: google-drive-api


【解决方案1】:

昨天发生了广泛的 Google OAuth 中断。大多数谷歌服务都受到了影响。

https://www.google.com/appsstatus#hl=en-GB&v=status

【讨论】:

    【解决方案2】:

    我猜这只是一个间歇性问题。现在已经修复了。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-08-18
      • 2021-11-10
      • 2017-03-28
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多