I have an API that I wish to use to extract data and load into a csv or a mySQL database using a tool. However, I get the following error message. I would appreciate any assistance that I can get to past this and successfully load the data:
[ERROR] com.sun.jersey.api.client.ClientHandlerException: 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
Thanks