Caught unhandled exception: java.lang.RuntimeException: org.apache.http.conn.HttpHostConnectException
Hi,
Below REST endpoint URL over the Internet works fine when I test it from browser or Postman.
http://dummy.restapiexample.com/api/v1/employees
However when I test it from Pega Connect REST wizard on Pega 8.1, I am getting below error.
Caught unhandled exception: java.lang.RuntimeException: org.apache.http.conn.HttpHostConnectException: Connect to Proprietary information hidden:9999 [/ Proprietary information hidden] failed: Connection timed out: connect
I know there are quite a few problems with proxy around 7.3 but does this error have something to do with proxy? Please let me know.
Thanks,