Hi all, I was able to download graphs in Zabbix 5.0 using the graph url and passing the URL along with the header and session id as cookie. But in 6.0 the cookie seems to be a base64 encrypted value "zbx_session". But I'm not able to fetch this value using the Zabbix API, earlier i could fetch session id from user.login call.
Could anyone be willing to suggest a solution to this problem. Fetching zbx_session using API.
Could anyone be willing to suggest a solution to this problem. Fetching zbx_session using API.