Created attachment 37702 [details] Failed call request Getting 500 Internal Server error and 401-Unauthorized error for few calls when i hit the script in Azure environment. Same script is working fine when I run in other environment. We are passing below cookies dynamically along with AuthCookie, but for few calls below cookie only passing but not Authcookie and these calls are failing ApplicationGatewayAffinityCORS ApplicationGatewayAffinity When I run with multiple users, each time it is failing different calls.
I think this is better suited to be discussed on the users mailing list. If you want to report an error, make sure to give enough details for us to reproduce the issue. See "Required Information for bug reporting" on https://jmeter.apache.org/issues.html for some hints.
I am passing AuthCookie from common Header Manager for every call along with ApplicationGatewayAffinity cookies. For few calls AuthCookie is not passing and those calls are failing. Please let me know if any further information is required.