Forums

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

Jira Issue picker returning different results based on client

Darjan Baričević
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 25, 2022

Hello, I have a problem with Jira API returning the different results based on client which makes the API call. In the browser, when using the Jira platform and searching for issues I can open the DevTools and inspect the network tab I can see that it works just fine, as expected:

Screenshot 2022-05-25 at 12.34.44.png

But if I try calling the same API locally on Insomnia (REST Client), the result is empty:
Screenshot 2022-05-25 at 12.36.39.png

How is this possible? It's literally the same API call?

1 answer

0 votes
Tom Lister
Community Champion
May 25, 2022

What does the client see if they search within Jira. It looks like a user permission effect on visible issues.

Suggest an answer

Log in or Sign up to answer