zahedmohammed / testingApi

0 stars 0 forks source link

SanityTesting_Zahed : ApiV1TransfersIdGetTransfersUserbDisallowAbac #267

Open zahedmohammed opened 5 years ago

zahedmohammed commented 5 years ago

Project : SanityTesting_Zahed

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], Set-Cookie=[SESSION=N2E2ZDA2YzItMDA0Ni00NTg5LWI4NTYtMTk1MWVjMjNhYzg1; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Thu, 21 Feb 2019 12:38:14 GMT]}

Endpoint : http://54.215.136.217/api/v1/transfers/8a80808d68e7215e0169101040331714

Request :

Response :
{ "requestId" : "None", "requestTime" : "2019-02-21T12:38:15.107+0000", "errors" : false, "messages" : [ ], "data" : { "id" : "8a80808d68e7215e0169101040331714", "createdBy" : "8a8080ef675086770167508ce8d30000", "createdDate" : "2019-02-21T12:38:14.323+0000", "modifiedBy" : "8a8080ef675086770167508ce8d30000", "modifiedDate" : "2019-02-21T12:38:14.323+0000", "version" : null, "inactive" : false, "location" : "UCix6rm4", "description" : "UCix6rm4", "confirmed" : false, "transactionType" : "DEPOSIT" }, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode == 401 OR @StatusCode == 403 OR @Response.errors == true] resolved-to [200 == 401 OR 200 == 403 OR false == true] result [Failed] --- FX Bot ---