Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
moharac
Contributor
Contributor

tRestClient problems connecting.

We are getting an error that seems to indicate a certificate issue.
"PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested "
We can get the web service call to work using Fiddler and Postman.  Getting it to work from the tRestClient is another issue.  We can get the rRestClient call working using web service calls on the web that don't require authentication so we have a basic idea to use it.
We have authentication headers we will provide and that is when we are seeing the above error.  Do we have to set the key using the SetKeyStore call first?

Any help would be appreciated.

Thanks,
Mike

Labels (2)
1 Reply
Anonymous
Not applicable

Hi,
You need to use tSetKeystore to load the cert before you connect to REST using tRESTClient for https end point. 
Please take a look at component reference about:TalendHelpCenter:tSetKeystore.
Best regards
Sabrina