I am facing issue when I am trying to validate the security certificate while calling the APIs using system function
as shown in above image, currently I am using the bypass_cert_validation as True and it is working fine with this. But when I set value to False then it gives me 500 or sometime 200 error.
Looking for possible solution/workaround for this kind of issue.