DeloitteDigitalUK/jira-agile-metrics

Gets error 401 when trying to access the jira 7.1 which is a server version

maduranga95 opened this issue · 2 comments

Gets error 401 when trying to access the jira 7.1 which is a server version

401 is an authorisation failure. So most likely JIRA is rejecting the user or disallowing access to the API. Hard to know without more detail on the error. Could be a server configuration question.

Can you please try it again setting the jira_server_version_check to False either in the cli or yaml file?