Hello All, I’m receiving the error below when trying to use test connection on a web services connector:
Exception Occurred in Test Connection. Url: XXXXXXX, Message: javax.net.SSLException: Connection reset, HTTP Error Code: 0
The site that hosts it is using TLS 1.3 and I believe IQService is by default on 1.2. I think that may be the issue, but if so, I’m not sure how to go about fixing this. Any ideas?
why do you believe the problem is on iqservice if you use a web service connector?
Also, http error 0 can be caused by various factors. First of all, you can test it in postman and check if your configuration is ok and acitvate the webservice connector logs.