OneDrive API Python SDK - points to login.live.com not mydomain.sharepoint.com
问题 I am trying to use the OneDrive API Python SDK to upload files to an Office 365 E3 account SharePoint folder. As described for OneDrive for business / SharePoint files I am using Azure AD that is included in my Office 365 E3 account for auth and have created a native client application app in Azure AD management. I would expect that I need to point auth to Office 365: mydomain.sharepoint.com However, it appears the OneDrive API Python SDK (auth_provider.py) points auth to: AUTH_SERVER_URL =