【发布时间】:2015-07-26 22:59:03
【问题描述】:
从昨天开始,我收到了回复
503 服务不可用
{ status code: 503, headers {
Connection = "keep-alive";
"Content-Length" = 78;
"Content-Type" = "application/json";
Date = "Fri, 24 Jul 2015 08:36:24 GMT";
Server = nginx;
"Strict-Transport-Security" = "max-age=31536000; includeSubDomains; preload";
"X-Uber-App" = "uberex-sandbox";
"X-XSS-Protection" = "1; mode=block";}
同时将 Uber Request API 的状态更改为 in_progress
我几天前测试过它工作正常。但是从昨天开始我就收到了这么奇怪的反应,有没有人遇到过这种情况。
注意:我已经测试了 accepted 和 arriving 状态工作正常并返回有效响应。
【问题讨论】:
标签: uber-api