Remote server returned an error 404 Share Point connection Manager on SSIS tool

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/ at the end of the site URL.

like :

Thanks

enter image description here

1 Answer

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.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.

You Might Also Like