Hello, I’m trying to connect an Active Campaign to an orchestrator folder via service integration. I’m getting this message, and I can’t find anything in the documentation.
Any ideas?
Failed to create the connection. Please check the error and refer to the documentation before retrying.
This error indicates that the application is unable to establish a secure connection with a server due to a trust issue with the server’s SSL certificate.
2 things you can check here:
certificates at Active campaign are not expired and up to date
you may need to import server/CA certificates into your truststore for successful handshake.
SSL handshake failed due to invalid or expired certificate. update orchestrator java truststore with required certs. verify no proxy blocking ssl. test api endpoint with postman. update java if needed.
If helpful, mark as solution. Happy automation with UiPath