Rally: REST query for Webhook list results in error
search cancel

Rally: REST query for Webhook list results in error

book

Article ID: 199625

calendar_today

Updated On:

Products

Rally SaaS

Issue/Introduction

Running query for Webhooks list results in 'Unauthorized-no-key' error.



Environment

Release : SAAS

Component : AGILE CENTRAL

Cause

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.

Resolution

The Key needs to be Cookie and the value needs to be:   zsessionid:<API Key - include the underscore before the key>