zahedmohammed / testingApi

0 stars 0 forks source link

Test1251 : ApiV1UsersTeamSignUpPostRolePmDisallowedRbac #225

Open zahedmohammed opened 5 years ago

zahedmohammed commented 5 years ago

Project : Test1251

Job : Default

Env : Default

Category : null

Tags : null

Severity : null

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=[Thu, 21 Feb 2019 09:29:44 GMT]}

Endpoint : http://54.215.136.217/api/v1/users/team-sign-up

Request :
{ "accountNonExpired" : false, "accountNonLocked" : false, "company" : "Walsh-Walsh", "createdBy" : "", "createdDate" : "", "credentialsNonExpired" : false, "email" : "denis.terry@yahoo.com", "enabled" : false, "id" : "", "inactive" : false, "jobTitle" : "Investor Analyst", "location" : "c6teWHyn", "modifiedBy" : "", "modifiedDate" : "", "name" : "c6teWHyn", "password" : "c6teWHyn", "privileges" : [ "c6teWHyn" ], "username" : "freda.mosciski", "version" : "" }

Response :
{ "requestId" : "None", "requestTime" : "2019-02-21T09:29:44.415+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Org name [Walsh-Walsh] exists." } ], "data" : false, "totalPages" : 0, "totalElements" : 0 }

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