getaddrinfo ENOTFOUND 62882.service-now.com
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2020 11:29 PM
Hey,
I had recently created a ServiceNow account and am planning to access asset information using Rest API .When I run my curl command I get the following error .How do I resolve this ?
ERROR:
getaddrinfo ENOTFOUND "INSTANCEID_PLACEHOLDER".service-now.com
Labels:
- Labels:
-
Vulnerability Response
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2020 07:24 AM
HI,
This is not a servicenow issue.
This is curl issue the way you invoke the HTTP call.
https://stackoverflow.com/questions/17690803/node-js-getaddrinfo-enotfound
Thanks,
Ashutosh