Here is my HAR file for the failed test in 7.2. There is no HAR file for the passing 6.2 test case
{
"log" : {
"version" : "1.2",
"pages" : [ ],
"entries" : [ {
"startedDateTime" : "2020-01-27T12:10:25.608Z",
"request" : {
"method" : "GET",
"url" : "http://dvreportingdashboardap:28999/api/Account/v1.0/11-30-2019",
"httpVersion" : "",
"cookies" : [ ],
"headers" : [ ],
"queryString" : [ ],
"headersSize" : 0,
"bodySize" : 0,
"comment" : ""
},
"response" : {
"status" : 401,
"statusText" : "",
"httpVersion" : "",
"cookies" : [ ],
"headers" : [ {
"name" : "Transfer-Encoding",
"value" : "chunked"
}, {
"name" : "Server",
"value" : "Microsoft-IIS/10.0"
}, {
"name" : "WWW-Authenticate",
"value" : "Negotiate"
}, {
"name" : "WWW-Authenticate",
"value" : "NTLM"
}, {
"name" : "#status#",
"value" : "HTTP/1.1 401 Unauthorized"
}, {
"name" : "Date",
"value" : "Mon, 27 Jan 2020 12:10:26 GMT"
}, {
"name" : "X-Powered-By",
"value" : "ASP.NET"
} ],
"content" : {
"size" : 0,
"mimeType" : "",
"text" : "",
"comment" : ""
},
"redirectURL" : "",
"headersSize" : 145,
"bodySize" : -1,
"comment" : ""
},
"cache" : { },
"timings" : {
"comment" : "",
"ssl" : -1,
"connect" : 1404,
"dns" : -1,
"wait" : 0,
"blocked" : -1,
"send" : 0,
"receive" : 0
},
"comment" : "",
"_katalonRequestInformation" : {
"name" : "0",
"testObjectId" : "Object Repository/Account List",
"harId" : "c2856763-7864-4b01-905c-eab1211900f9",
"reportFolder" : null
},
"time" : 1404
} ],
"comment" : ""
}
}