Hello,
I have been using for over 5 months the Hubspot API to create contacts that come from a free trial on my website. This is done via a Java App I have configured.
Everything has been working until today, that I am getting the following error when trying to run my application:
Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Please help me since I haven’t changed anything of my app.
Regards,
Lea