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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Getting error while connecting sharepoint online source

Hi,

 

I am using Talend open studio-Big data(6.5) ,Getting error while connecting sharepoint online source by using tHttpRequest component to extract the source.

Error message :  401 unauthorized.

 

I have entered all the credentials and URL.

please provide the solution..

 

Thanks in advance..

Labels (1)
10 Replies
abhi90
Creator II
Creator II

me too getting.

Anonymous
Not applicable
Author

Hello,

Do you need proxy to access internet from your machine? Are you able to access the URL in browser?

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi,

 

I don't need proxy to access SharePoint , i am able to access from webbrowser.

 

 

Regards,

Mahesh

Anonymous
Not applicable
Author

Hello,

Here is an article about:https://www.datalytyx.com/how-to-extract-list-items-from-sharepoint-on-premise-into-talend-gated/.

Let us know if it helps.

Best regards

Sabrina

abhi90
Creator II
Creator II

Hi @xdshi,

any article for Uploading a text File to SharePoint?I want to upload.

Anonymous
Not applicable
Author

The article you are referencing is for integrating on-premise Sharepoint lists. Have you any idea about hoy to integrate sharepoint online lists in Talend ?
Anonymous
Not applicable
Author

Hello,

I haven't tried to integrate sharepoint online lists in Talend. We will make an investigation on it and then come back to you.

Thnaks for your time.

Best regards

Sabrina

Anonymous
Not applicable
Author

Can you provide any article or example to extract the Sharepoint lists based on the URL. I was used thttprequest,trestclient,tsoap,trest components.., in every case i am getting 401 Unauthorized error.Actually i am calling server url and passing the username and password here using GET method.

 

actually i have url of the server Sharepoint list and i have access through username and password.

I am unable to access that list getting 401 unauthorized. 

 

please provide the solution quickly.(It will more helpful to me).

 

 

Regards,

Mahesh

 

Thanks in advance....

Anonymous
Not applicable
Author

Hello @mahesh,

 

Actually I'm using TRestClient to get data from Online Sharepoint Lists :

tRestClient>tExtractXMLField 

0683p000009Lx4C.png

 

Do you have access to your URL with a web browser? If you can read your data with a browser you shouldn't have a problem getting it with Talend.

 

Cheers