Error: java.net.UnknownHostException:

Raffi
Mega Expert

I am using REST API in postman, its working fine there.

when i am trying to test the inputs throught the service-now its throwing the following error

 "error": "Request not sent to uri= https://shore.adapter.prod.us.walmart.net/state-machines/104349/exception?load=load : java.net.UnknownHostException: shore.adapter.prod.us.walmart.net

 

full message:

{
"status_code": 0,
"header": {},
"body": "",
"error": "Request not sent to uri= https://shore.adapter.prod.us.walmart.net/state-machines/104349/exception?load=load : java.net.UnknownHostException: shore.adapter.prod.us.walmart.net"
}

 

 

1 ACCEPTED SOLUTION

Hi @Raffi ,

Did my reply answer your question?

If so, please mark the appropriate response as "correct" so that the question will appear as resolved for other users who may have a similar question in the future.

If not, please tell me what you are still missing!

Many thanks & kind regards
Maik

View solution in original post

8 REPLIES 8

Michael48
Tera Contributor

Hello Raffi,

Did You get the solution to this? I'm facing something similar when trying to test an API using REST message

David Galarreta
Kilo Explorer

Hello! Any news about this problem? we are getting the same problem.

Request not sent to uri= https://aap-controller.kunde.com/api/v2/job_templates/16/launch/?= : java.net.UnknownHostException: aap-controller.kunde.com

supriya memane
Kilo Explorer

can anyone please answer to this question.... i am facing same error issue.

 

Request not sent to uri= https://ansible.saifg.rbc.com/api/v2/job_templates/4136/launch : java.net.UnknownHostException: ansible.saifg.rbc.com

 

Thank you !

Supriya.

Hello did you get a solution for this issue?