Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sharepoint

Using Python To Download An Excel File From Onedrive Results In Corrupt File

I am trying to download an excel file from a OneDrive location. My code works okay to get the file… Read more Using Python To Download An Excel File From Onedrive Results In Corrupt File

Sharepoint/soap - Getlistitems Ignoring Query

Trying to talk from Python to Sharepoint through SOAP. One of the lists I am trying to query contai… Read more Sharepoint/soap - Getlistitems Ignoring Query

403 Forbidden Error For Python-suds Contacting Sharepoint

I'm using Python's SUDs lib to access Sharepoint web services. I followed the standard doc … Read more 403 Forbidden Error For Python-suds Contacting Sharepoint

Office365-rest-python-client 401 On File Update

I finally got over the hurdle of uploading files into SharePoint which enabled me to answer my own … Read more Office365-rest-python-client 401 On File Update