Hi,
I am trying to integrate a web api in Appian enviornment but getting error that The connection is not secure even the web api is secured by SSL certificates.
Apart from this, I am able to access web api in postman without any errors.
Please suggest me what should I do to fix this.
Discussion posts and replies are publicly visible
A typical issue is that you use self signed certificates and Appian cannot validate the full certificate chain. For this to solve, you need to upload the certificate you used for signing up to the root certificate.