- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi ,
i am encountering the issue like when i tried to update the specific incident from postman by hitting the endpoint through postman but i got an error "connect ECONREFUSED port number" .
How to fix this issue?.
as user has basic authentication. User try to use PATCH/PUT method. but getting this issue "connect ECONREFUSED port number".
Kindly help
Thanks,
BK
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
are you able to test from your laptop via Postman? -> If yes then you need not worry
It's the issue with Ansible team and they should check with their network team why they are not able to reach to instance.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago - last edited 4 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Check if you have firewall between postman and your instance.
Try it from your personal laptop and check if it works.
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
You can use below article for further troubleshooting,
https://support.postman.com/hc/en-us/articles/6920078647063-I-receive-an-ECONNREFUSED-error
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi @Bhuvan ,
As this external system which is Ansible; for the testing purpose they are using Postman to update the incident. do i need to whitelist their IP address in our ServiceNow instance ?.
Thanks,
BK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago - last edited 4 weeks ago
The best approach in such cases is check with External system (Ansible in your case) , how have they integrated with other cloud based tool in past.
I believe that will give you a better idea, otherwise there are quite a lot of possibilities.