Question
Calling API using GetJSON throws error
Hi,
I am getting the following error when I call the API using GetJSON snippet.
JavaException: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
But the when I hit the API url separately it returns data.
Need some help in this.
Thank you in advance,
Sadagopan PSSKP

