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
