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

0 stars 0 forks source link

FX-Examples : ApiV1JobsPutOtherRbac #767

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 : 400

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, 25 Sep 2018 10:59:19 GMT]}

Endpoint : http://13.56.210.25/api/v1/jobs

Request :

Response :
{ "timestamp" : "2018-09-25T10:59:19.242+0000", "status" : 400, "error" : "Bad Request", "message" : "Required request body is missing: public com.fxlabs.fxt.dto.base.Response com.fxlabs.fxt.rest.project.JobController.update(com.fxlabs.fxt.dto.project.Job)", "path" : "/api/v1/jobs" }

Logs :
Assertion [@StatusCode == 403] resolved-to [400 == 403] result [Failed] --- 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 : 400

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, 03 Oct 2018 11:14:09 GMT]}

Endpoint : http://13.56.210.25/api/v1/jobs

Request :

Response :
{ "timestamp" : "2018-10-03T11:14:09.910+0000", "status" : 400, "error" : "Bad Request", "message" : "Required request body is missing: public com.fxlabs.fxt.dto.base.Response com.fxlabs.fxt.rest.project.JobController.update(com.fxlabs.fxt.dto.project.Job)", "path" : "/api/v1/jobs" }

Logs :
Assertion [@StatusCode == 403] resolved-to [400 == 403] result [Failed] --- FX Bot ---