API Request:
https://apttusdev.atlassian.net/rest/agile/1.0/board/245/sprint
Headers:
Authorization : Basic Actual accesstoken
Content-Type: application/json"
Parameters : state :active
Getting an error :
<html>
<head>
<title>Unauthorized (401)</title>
<!--[if IE]>
<![endif]-->
<script type="text/javascript" >
var contextPath = '';
var DeferScripts = { deferState: 'disabled' };
</script>
Hi,
Do you authorize with API token or user credentials? If the last one it could be related to https://community.atlassian.com/t5/Questions/JIRA-Rest-API-authentication-always-returns-401-unauthorized/qaq-p/1110047.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.