covid-19-api
covid-19-api copied to clipboard
Exception when attempting to access API within a Java package.
In my instance, I am unable to disable SSL checks in the application I am building. Because of this, I keep getting an error because Java doesn't like the SSL certificate for some reason. The full error can be found below:
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
maybe this will help you https://stackoverflow.com/questions/6908948/java-sun-security-provider-certpath-suncertpathbuilderexception-unable-to-find