amjadafanah / FX-SAAS-16

0 stars 0 forks source link

FX-SAAS-16 : ApiV1BotClustersGetAuthInvalid #583

Open amjadafanah opened 6 years ago

amjadafanah commented 6 years ago

Project : FX-SAAS-16

Job : DEV

Env : DEV

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=[Mon, 10 Sep 2018 10:26:05 GMT]}

Endpoint : http://13.56.210.25//api/v1/bot-clusters

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-09-10T10:26:06.765+0000", "errors" : false, "messages" : [ ], "data" : [ ], "totalPages" : 0, "totalElements" : 0 }

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

amjadafanah commented 6 years ago

Project : FX-SAAS-16

Job : DEV

Env : DEV

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=[Wed, 12 Sep 2018 10:32:09 GMT]}

Endpoint : http://13.56.210.25//api/v1/bot-clusters

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-09-12T10:32:10.551+0000", "errors" : false, "messages" : [ ], "data" : [ { "id" : "8a8080e7657b6af401657b6d2b4f0000", "createdBy" : "8a80808a657aacf801657ab17ca30000", "createdDate" : "2018-08-27T12:47:56.749+0000", "modifiedBy" : "8a80808a657aacf801657ab17ca30000", "modifiedDate" : "2018-08-27T12:47:56.831+0000", "version" : null, "inactive" : false, "org" : { "id" : "8a80808a657aacf801657ab17dd30003", "createdBy" : "anonymousUser", "createdDate" : "2018-08-27T09:22:57.107+0000", "modifiedBy" : "anonymousUser", "modifiedDate" : "2018-08-27T09:22:57.107+0000", "version" : null, "inactive" : false, "name" : "FXLabs" }, "account" : { "id" : "8a80808a657aacf801657b0434880028", "createdBy" : "8a80808a657aacf801657ab17ca30000", "createdDate" : "2018-08-27T10:53:17.832+0000", "modifiedBy" : "8a80808a657aacf801657ab17ca30000", "modifiedDate" : "2018-08-27T10:53:17.832+0000", "version" : null, "inactive" : false, "name" : "Self_Hosted", "region" : null, "accessKey" : null, "secretKey" : null, "org" : { "id" : "8a80808a657aacf801657ab17dd30003", "createdBy" : "anonymousUser", "createdDate" : "2018-08-27T09:22:57.107+0000", "modifiedBy" : "anonymousUser", "modifiedDate" : "2018-08-27T09:22:57.107+0000", "version" : null, "inactive" : false, "name" : "FXLabs" }, "accountType" : "Self_Hosted", "prop1" : null, "prop2" : null, "prop3" : null, "allowedRegions" : [ ] }, "driver" : "MANUAL", "status" : null, "visibility" : "PRIVATE", "cloudType" : "OTHER", "name" : "US_WEST_1", "region" : "Self_Hosted", "key" : "eoPyhNuYYKZjVpTbONNnJfpDA9sEMzvctmoBIaRZNEo=", "min" : 1, "max" : null, "live" : null, "nodeId" : null, "manual" : false, "manualScript" : "docker run -d -e FX_HOST=13.56.210.25 -e FX_PORT=5672 -e FX_SSL=false -e FX_IAM=sH6XxQyw785qzH0jdQWNUfCYXIR8EOev -e FX_KEY=eoPyhNuYYKZjVpTbONNnJfpDA9sEMzvctmoBIaRZNEo= fxlabs/bot:latest" } ], "totalPages" : 1, "totalElements" : 1 }

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