-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
Another in the category of "API responds success in failure state" problems.
--------------------
---- BEGIN HTTP ----
--------------------
GET /api/version HTTP/1.1
Host: docker.local.flywheel.io:8443
User-Agent: Flywheel SDK
Authorization: scitran-user 11652
Accept-Encoding: gzip
--------------------
-- BEGIN RESPONSE --
--------------------
HTTP/1.1 200 OK
Cache-Control: no-cache
Connection: keep-alive
Content-Type: text/html; charset=utf-8
Date: Mon, 31 Jul 2017 16:40:57 GMT
Expires: Mon, 31 Jul 2017 16:40:56 GMT
Server: nginx/1.9.3
Content-Length: 0
--------------------
----- END HTTP -----
-------------------