function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Roshan singh 21Roshan singh 21 

I am getting an error when doing third party REST API call. So Please help me how I will resolve this issue.

Hi All,

I am getting an error when doing third party REST API call. So Please help me how I will resolve this issue.

sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target; PKIX path building failed


Thanks in advance,
 
SandhyaSandhya (Salesforce Developers) 
Hi,

After some research for your error found below link, see if that can help you.

https://stackoverflow.com/questions/21076179/pkix-path-building-failed-and-unable-to-find-valid-certification-path-to-requ
 
Best Regards,
Sandhya