Jawbone API - 故障节点 - 服务不可用
Jawbone API - faulty node - Service Unavailable
Jawbone API 的某个节点似乎有问题。当调用下面的端点时,请求有时会成功,有时会失败并返回 "Service Unavailable" 响应。请求是相同的,我已经尝试过来自不同机器的调用。
还有其他人遇到同样的问题吗?
端点:
https://jawbone.com/nudge/api/v.1.1/users/@me/moves
https://jawbone.com/nudge/api/v.1.1/users/@me/workouts
问题现在应该已经解决了。
tl;dr:路由中的某些更改导致对服务器的请求格式错误。服务器停止响应,所以 nginx 给了你一个 503。
原答案:
The Jawbone partner API servers are suffering a minor outage. The team
is looking into the issue. As you noted, it's not a complete downtime.
There is no ETA for resolution yet. I'll update this answer when I know more.
Jawbone API 的某个节点似乎有问题。当调用下面的端点时,请求有时会成功,有时会失败并返回 "Service Unavailable" 响应。请求是相同的,我已经尝试过来自不同机器的调用。 还有其他人遇到同样的问题吗?
端点: https://jawbone.com/nudge/api/v.1.1/users/@me/moves https://jawbone.com/nudge/api/v.1.1/users/@me/workouts
问题现在应该已经解决了。
tl;dr:路由中的某些更改导致对服务器的请求格式错误。服务器停止响应,所以 nginx 给了你一个 503。
原答案:
The Jawbone partner API servers are suffering a minor outage. The team is looking into the issue. As you noted, it's not a complete downtime.
There is no ETA for resolution yet. I'll update this answer when I know more.