Running query for Webhooks list results in 'Unauthorized-no-key' error.
Release : SAAS
Component : AGILE CENTRAL
This issue occurs when the settings are not properly configured.
The Customer can set a header with the key = zsessionid and Set value = my api key.
This may work in other places but this config does not work for the webhook query.
The Key needs to be Cookie and the value needs to be ZSESSIONID=(your zsession ID here)