How to get my SharePoint site with the Sites API using the Python SDK and Site.Selected permission
Context: I need some help understanding how can I manage the storage library of my SharePoint site.
How to get my SharePoint site with the Sites API using the Python SDK and Site.Selected permission
Context: I need some help understanding how can I manage the storage library of my SharePoint site.
‘Requested site could not be found’ error while trying to get the drive-id od a SharePoint site
I am trying to upload files to a SharePoint site using MS Graph API in Python. I am able to generate the access-token and the site-id. However, when trying to generate the drive-id using the access-token and site-id, I am getting the below error: