Connect to SharePoint team sites

I’ve been able to successfully connect to the default https://orgname-my.sharepoint.com/ personal SharePoint Site.

But I’m having difficultly figuring out how to connect to team sites on URLs such a: https://orgname.sharepoint.com/sites/Site-Name etc.

The “rclone config” guided process doesn’t let you set the resource_url when setting it up. So I’ve tried editing ~/.config/rclone.conf using a few different methods to change the resource_url and reauthorize, I always get the error:

Failed to create file system for "sptest:": failed to get root: 401 Unauthorized:

Does anyone know how I access team SharePoint sites?

1 Like

I think it would probably be worth turining this into a new issue on github - it sounds like we need to add some things to the config flow to support this.

1 Like

Ok thanks.

I’ve posted an issue here: https://github.com/ncw/rclone/issues/1770

2 Likes