Hi Everyove,
I have created a data connection and added the chain of certificates in data connection and created a webhook . Well this works fine and getting response using Test Webhook.
While importing the same data connection in code repository and calling web service from there getting certificate error: transforms.external.systems._redact_credentials_in_output.SSLError: HTTPSConnectionPool(host=‘abc.com’, port=10443): Max retries exceeded with url: ‘test/testwebservice‘ (Caused by SSLError(SSLCertVerificationError(1, ‘[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1010)’))). Please any one could assist?