Forums

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

Can't request data with the Jira API.

Tycho de Vink November 5, 2020

When I try to get issue data the only result I get no results:

{  

  "startAt"0,  

  "maxResults"50,   

  "total"0,  

  "issues": []

}

I use a bearer token as authorization.

Last week this worked just fine but now I doens't anymore.

 

 

1 answer

0 votes
Prince Nyeche
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.
November 5, 2020

Hi @Tycho de Vink 

From the looks of it, it seems you're using the JQL issue search and the JQL in question has no issues in it.

Tycho de Vink November 5, 2020

I use this endpoint: rest/api/2/search

It should contain data because there are a few hundred issues right now.

Prince Nyeche
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.
November 5, 2020

is it possible that you do not have browse project permission any more on the projects anymore? what you can do here is test that endpoint on a browser and see if it returns an issue. If it does, then there's something wrong in the code you're using.

Tycho de Vink November 5, 2020

I'm trying to get all issues from an active sprint. A few days back I could but now it just returns nothing.

Prince Nyeche
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.
November 9, 2020

Hey @Tycho de Vink 

If you're trying to get issues from Jira software Sprint, it's better to use the Jira Software API instead.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events