You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello everyone,
When I sent an IQL query to JIRA insight using an endpoint on the localhost I get a null response, but when I use postman to send the same IQL query that is generated by the same endpoint I receive the appropriate response.
It works well on my colleague's PC on the same branch using the same credentials.
In short I can not get the response through my localhost.
My PC can access the required destination and can get the data using Postman, but my localhost can not.
The localhost of my colleague works well, and this is what I get:
jira/client - error is not nil: Get \"https://jira.XXXX.com/rest/insight/1.0/iql/objects?iql_query\": dial tcp: lookup jira.swisscom.com on XXX.XXX.XXX.XXX:XX: read udp XXX.XXX.XXX.XXX
Any ideas, or maybe configurations needed.?