I am trying to reach https://commission-detail.api.cj.com...ate=2012-06-31
and I have included the authorization header when running either HTTP Client or REST Client steps. I get the following error:
sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: algorithm check failed: MD2withRSA is disabled
The java version running on my computer is 1.6.0_32
And I know that this REST API call is supposed to work because it works fine on Firefox when I try it using the Modify Headers add-on.
Please help me fix this error in PDI.
Thank you!


Reply With Quote
