FX-Examples / FX-SaaS-Example-Project-1

0 stars 0 forks source link

FX-Examples : ApiV1RunsStoprunIdGetAuthInvalid #461

Open FX-Examples opened 6 years ago

FX-Examples commented 6 years ago

Project : FX-Examples

Job : Example_Project_1_Env

Env : Example_Project_1_Env

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 200

Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Tue, 11 Sep 2018 10:56:04 GMT]}

Endpoint : http://13.56.210.25/api/v1/runs/stoprun/UhUVZP6D

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-09-11T10:56:05.147+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Invalid run" } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode != 200] failed, not expecting [200] but found [200] --- FX Bot ---

FX-Examples commented 6 years ago

Project : FX-Examples

Job : Example_Project_1_Env

Env : Example_Project_1_Env

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 200

Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Tue, 18 Sep 2018 10:52:26 GMT]}

Endpoint : http://13.56.210.25/api/v1/runs/stoprun/x31Kc2oD

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-09-18T10:52:27.400+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Invalid run" } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode != 200] failed, not expecting [200] but found [200] --- FX Bot ---