We're on Enterprise and have an Apex class that does HTTP callouts to a third party service. We've run this successfully for over two years. Suddenly we get the error "PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target" We're told it's a developer issue and can't get support, but it's not even an Apex error; it's clearly a system error. Since when do we have to renew certificates to make HTTP callouts to a third party?
4 respuestas
This is also suddenly happening in my org, within an omniscript-->Integration Procedure. Does anyone have any clues or helpful tips from past experience?