Hi All,
I am testing Anaplan Connect. I used the script builder to build me a script. However, when I went to run it I got the following error:
unable to find valid certification path to requested target executing POST https://auth.anaplan.com/token/authenticate (SSL handshake: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target (Validator: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target (Sun cert path builder: unable to find valid certification path to requested target))))
I am guessing I didn't select the correct authentication method. I selected Basic authentication . (not certificate or OAuth2) Our company currently uses single sign on from Okta. Is this my issue? How do I work around this? How would I run the script? Thx