You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 5, 2024. It is now read-only.
If I go into the Sharepoint web interface for my organisation and click the "Sync" button, I see the following message:
The "Copy library ID" link in that box when clicked inserts a WWW-form encoded string into the clipboard, like the following (this is a fake with sensitive data removed):
The tenantId looks like a plain UUID. The siteId, listId and webId all look like UUIDs enclosed in curly braces. I think this is a Sharepoint ID? I was wondering if you think it would be feasible to add something like a --library-id option to onedrive-client-pref drive set in order to use SharePoint drives?