amjadafanah / FX-SAAS-7

This project is for automating the security and quality testing of FX SaaS
0 stars 0 forks source link

FX-SAAS-7 : ApiV1UsersOrgRemovePostOtherRbac #726

Open amjadafanah opened 5 years ago

amjadafanah commented 5 years ago

Project : FX-SAAS-7

Job : Dev

Env : Dev

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=[Fri, 21 Sep 2018 12:04:34 GMT]}

Endpoint : http://13.56.210.25//api/v1/users/org-remove

Request :

Response :
{ "timestamp" : "2018-09-21T12:04:35.676+0000", "status" : 400, "error" : "Bad Request", "message" : "Required request body is missing: public com.fxlabs.fxt.dto.base.Response com.fxlabs.fxt.rest.users.UsersController.removeFromOrg(com.fxlabs.fxt.dto.users.OrgUsers)", "path" : "/api/v1/users/org-remove" }

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