Hi,
Today we are getting "Unauthorized (401) error" when we call "CreateRestClient " to connect jira from our code, I have checked same credentials on browser and it is working fine.
Also it was working earlier but now it gives error. below is error details:-
Method Name:- jira.GetIssuePriorities()
"<title>Unauthorized (401)</title>
<!--[if IE]><![endif]-->
<script type="text/javascript" >
var contextPath = '';
var DeferScripts = { deferState: 'disabled' };
</script>
<script>"
Please do the needful.
Hi,
Possibly your issue relates to this one: https://community.atlassian.com/t5/Questions/JIRA-Rest-API-authentication-always-returns-401-unauthorized/qaq-p/1110047
Maybe the library that you use for connecting to Jira isn't updated to use API tokens or you use authorization based on credentials.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.