Parthib
3 years agoNew Contributor
Am getting connection refused error in ready API
When am sending the below two different URL in single http request am getting connection refused error in Ready API
Sample Request URL :
Note : Since due to business policy i have not share the original URL Details
Error Message:
2022-06-23 19:01:40.678 - Error getting response; org.apache.http.conn.HttpHostConnectException: Connect to localhost:4200 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect
Hi,
Is the second URL a parameter for the API or are you trying to call two different URLs in the same request?