截至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>
其他人是否遇到过此问题?
答案 0 :(得分:0)
我想这只是一个间歇性的问题。现在已经修好了。
答案 1 :(得分:0)
昨天有一场广泛的Google OAuth中断。大多数Google服务都受到影响。