zahedmohammed / testingApi

0 stars 0 forks source link

bizpay : CustomersPostAnonymousInvalid #102

Open zahedmohammed opened 5 years ago

zahedmohammed commented 5 years ago

Project : bizpay

Job : Default

Env : Default

Category : null

Tags : null

Severity : null

Region : Test19

Result : fail

Status Code : 301

Headers : {Server=[nginx], Date=[Mon, 21 Jan 2019 10:38:59 GMT], Content-Type=[text/html], Content-Length=[178], Connection=[keep-alive], Location=[https://api.bizpay.co.uk/v1.25/customers?actor_id=433679390]}

Endpoint : http://api.bizpay.co.uk/v1.25/customers?actor_id=433679390

Request :

Response :

301 Moved Permanently

301 Moved Permanently


nginx

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

zahedmohammed commented 5 years ago

Project : bizpay

Job : Default

Env : Default

Region : Test19

Result : fail

Status Code : 301

Headers : {Server=[nginx], Date=[Mon, 21 Jan 2019 11:16:29 GMT], Content-Type=[text/html], Content-Length=[178], Connection=[keep-alive], Location=[https://api.bizpay.co.uk/v1.25/customers?actor_id=2113022300]}

Endpoint : http://api.bizpay.co.uk/v1.25/customers?actor_id=2113022300

Request :

Response :

301 Moved Permanently

301 Moved Permanently


nginx

Logs :
2019-01-21 11:16:30 DEBUG [CustomersPostAnonymousInvalid] : URL [http://api.bizpay.co.uk/v1.25/customers?actor_id=2113022300] 2019-01-21 11:16:30 DEBUG [CustomersPostAnonymousInvalid] : Method [POST] 2019-01-21 11:16:30 DEBUG [CustomersPostAnonymousInvalid] : Request [] 2019-01-21 11:16:30 DEBUG [CustomersPostAnonymousInvalid] : Request-Headers [{Content-Type=[application/json], Accept=[application/json]}] 2019-01-21 11:16:30 DEBUG [CustomersPostAnonymousInvalid] : Response [

301 Moved Permanently

301 Moved Permanently


nginx

] 2019-01-21 11:16:30 DEBUG [CustomersPostAnonymousInvalid] : Response-Headers [{Server=[nginx], Date=[Mon, 21 Jan 2019 11:16:29 GMT], Content-Type=[text/html], Content-Length=[178], Connection=[keep-alive], Location=[https://api.bizpay.co.uk/v1.25/customers?actor_id=2113022300]}] 2019-01-21 11:16:30 DEBUG [CustomersPostAnonymousInvalid] : StatusCode [301] 2019-01-21 11:16:30 DEBUG [CustomersPostAnonymousInvalid] : Time [355] 2019-01-21 11:16:30 DEBUG [CustomersPostAnonymousInvalid] : Size [178] 2019-01-21 11:16:30 ERROR [CustomersPostAnonymousInvalid] : Assertion [@StatusCode == 401 OR @StatusCode == 403] resolved-to [301 == 401 OR 301 == 403] result [Failed]

--- FX Bot ---