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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
radhikari
Contributor III
Contributor III

tREST Authentication issue

Hello,

we are trying to use tRest to import data from SharePoint lists. We have been using tSOAP so far, but would like to transition to tRest.

 

However, when we try to connect to the SharePoint REST API, Talend Studio is able to connect, but we get 401 unauthorized.

 

How can we specify the AD credentials for the SharePoint REST API in the tRest component? I don't seen an option to do so. We were able to specify the credentials for tSOAP.

 

Thank you.

Labels (5)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Try using tRestClient. Tick the "Use Authentication" and select "Basic HTTP". I think that may work for you.

View solution in original post

3 Replies
Anonymous
Not applicable

Try using tRestClient. Tick the "Use Authentication" and select "Basic HTTP". I think that may work for you.

radhikari
Contributor III
Contributor III
Author

Your solution worked. thanks.

Anonymous
Not applicable

I am facing issue (javax.ws.rs.ForbiddenException: HTTP 403 Forbidden), can you please share screen shot of the 'Trestclient'