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:
But if I try calling the same API locally on Insomnia (REST Client), the result is empty:
How is this possible? It's literally the same API call?
What does the client see if they search within Jira. It looks like a user permission effect on visible issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.