Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Sprint API is not working. Started to throw an error.- Basic Authentication method

trupti bhatt June 18, 2019

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>

1 answer

1 accepted

0 votes
Answer accepted
Aleksandr Zuevich
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 19, 2019

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.

Suggest an answer

Log in or Sign up to answer