Hi all,
I had build a workspace in FME dekstop using httpcaller to get data from an api and its working. When i publish this on the server, then i get the following errors.
HTTPCaller (HTTPFactory): :1]: HTTP transfer error: SSL connect error
HTTPCaller (HTTPFactory): :1]: Please ensure that your network connection is properly set up
HTTPCaller (HTTPFactory): :1]: No proxy settings have been entered. If you require a proxy to access external URLs, please ensure the appropriate information has been entered
I have already check on the server and i can reach the api by web.
Does anyone what the issue is?
kind regards,