-
Problem report
-
Resolution: Fixed
-
Major
-
6.2.5
-
None
-
Sprint 95 (Dec 2022), Sprint 96 (Jan 2023), Sprint 97 (Feb 2023)
-
1
Steps to reproduce:
- Configured HTTP agent item with basic auth.
- Try to execute item.
Result:
Get redirects exception ("Cannot perform request: Maximum (10) redirects followed") because Zabbix is not saving cookies from redirects when auth.
Also this problem occurs if I'm use curl without -b option (excepted 50 redirects), but when I set option -b true, then problem is gone.
This redirects may see in postman console: