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

0 stars 0 forks source link

FX-Examples : ApiV1UsersStatusGetAuthInvalid #514

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=[Wed, 12 Sep 2018 11:05:22 GMT]}

Endpoint : http://13.56.210.25/api/v1/users/status

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-09-12T11:05:22.471+0000", "errors" : false, "messages" : [ ], "data" : { "id" : "8a80808a657aacf801657ab17ca30000", "createdBy" : "anonymousUser", "createdDate" : "2018-08-27T09:22:56.800+0000", "modifiedBy" : "anonymousUser", "modifiedDate" : "2018-08-27T09:22:56.800+0000", "version" : null, "inactive" : false, "name" : null, "username" : "admin", "email" : "admin@fxlabs.io", "password" : null, "company" : null, "location" : null, "jobTitle" : null, "privileges" : [ "ROLE_USER", "ROLE_ADMIN", "ROLE_ENTERPRISE", "ROLE_ENTERPRISE_ADMIN" ], "accountNonExpired" : true, "accountNonLocked" : true, "credentialsNonExpired" : true, "enabled" : true }, "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:54:53 GMT]}

Endpoint : http://13.56.210.25/api/v1/users/status

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-09-18T10:54:53.926+0000", "errors" : false, "messages" : [ ], "data" : { "id" : "8a8080cf65e02c0f0165e031fa6b0000", "createdBy" : "anonymousUser", "createdDate" : "2018-09-16T02:24:56.424+0000", "modifiedBy" : "anonymousUser", "modifiedDate" : "2018-09-16T02:24:56.424+0000", "version" : null, "inactive" : false, "name" : null, "username" : "admin", "email" : "admin@fxlabs.io", "password" : null, "company" : null, "location" : null, "jobTitle" : null, "privileges" : [ "ROLE_USER", "ROLE_ADMIN", "ROLE_ENTERPRISE" ], "accountNonExpired" : true, "accountNonLocked" : true, "credentialsNonExpired" : true, "enabled" : true }, "totalPages" : 0, "totalElements" : 0 }

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