Office365-REST-Python-Client icon indicating copy to clipboard operation
Office365-REST-Python-Client copied to clipboard

Microsoft 365 & Microsoft Graph Library for Python

Results 293 Office365-REST-Python-Client issues
Sort by recently updated
recently updated
newest added

Hi You latest release 2.3.13 breaks some of its structures (`files.file_collection.FileCollection` => `files.collection.FileCollection`). This would have required, if semver was followed, to update to 3.0.0 to signal a breaking change....

enhancement

I'm trying to dump a SP List into a xslx. Connection works fine, i can see all lists... but i cannot pull the items from any list. The get_items() just...

question

Did anyone manage to use this with airflow as I am having trouble with it

question

I am trying to add or upload data of excel sheet into share point custom list which is created with all the columns with specified data types. when I tried...

question

All links to example .py files or further documentation such as "download a file" in the sharepoint subsection all return a page not found error.

enhancement

Sharepoint Office 365 (online). Try to use method download_session, work normally except when "#" caract in the name. The code raise : `office365.runtime.client_request_exception.ClientRequestException: ('-2130575338, Microsoft.SharePoint.SPException', "Le fichier /personal/user_test_ca/Documents/File with#.doc n'existe...

bug
enhancement

From v2.10 argument name "url" was changed to "authority_url" and this was not documented in any release notes. Please add the argument name change to release notes and keep in...

enhancement

Is it possible to implement multithreading when extracting items from a large list? I looked into but I believe the next URL requests would stack and maybe the same page...

question

Hi First of all, thanks for this great library which has helped me a lot so far! I am trying to set the Created By / Author of a file/list...

question

Trying to install this package for last few hours. so this is to mention that it is not easy to get it up and running in the first place. secondly...

question