I am having a problem getting a HTTPCALLER do a GET from a custom API. I can successfully connect to the same API url in a web browser but get the error below from the HTTPCALLER. I am using the HTTPCALLER with similar APIs without issue. The url for this API is a little different than previous urls I have used so maybe that is an issue?
Previous urls were like https://.../name/2A159
Problem url is like https://.../name/2A159/Family?rtuFamily=C where the GET has to match both 2A159 and rtuFamily=C
HTTPCaller_4 (HTTPFactory): HTTP/FTP transfer error: 'SSL connect error'
HTTPCaller_4 (HTTPFactory): Please ensure that your network connection is properly set up
HTTPCaller_4 (HTTPFactory): No proxy settings have been entered. If you require a proxy to access external URLs, please ensure the appropriate information has been entered