从昨天开始,我收到了回复
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
状态工作正常并返回有效响应。