Hello,
I have an issue, when i do a jql query in jira web the result is correct like this:
But, when i try the same query with postman, jira allways return all the tickets in my jira. like this image:
What could be the reason?
Thanks
Hello @cogx_tickets
Welcome to the Atlassian Community!
I believe there are some wrong parameters in your Postman request. Could you please try to run the following REST API endpoint (URL) directly in your browser and check if it works for you?
https://cogxtickets.atlassian.net/rest/api/3/search?jql=project=TIC
I'm not a specialist in the Postman app, but I believe you might be able to get the information you want by following the steps below:
Let us know if this works for you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.