0
votes

I'm trying to read data from Share Point online. I'm using KingwaySoft SharePoint Drivers on SSIS. I'm getting below error even though with provided credentials what could be the reason? do I have to change the URL pattern?

Resolved

I have added /_vti_bin/listdata.svc/ at the end of the site URL.

like :
https://company0.sharepoint.com/sites/sfinfo/IT_team/_vti_bin/listdata.svc/

Thanks

enter image description here

1

1 Answers

0
votes

The ideal service URL that you would need to provide should include the base site and subsite, if necessary, and no other details.

Give it a try and if the error persists, please reach out to our support team with the screenshot of the SharePoint connection manager configuration.