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

Error using FileCollection.add() since version 2.3.15

Open patrickvolz opened this issue 2 years ago • 1 comments

Since version 2.3.15 I get this error when trying to upload a file to sharepoint: FileCollection.add() missing 1 required positional argument: 'content'

It works with version 2.3.14. No change in code other than the version of the Office365-REST-Python-Client package.

What could be the root cause? Thank You,

patrickvolz avatar Feb 22 '23 09:02 patrickvolz

Will this ever be fixed or does anybody know a workaround. I will try latest version to check if there is still the same problem...

patrickvolz avatar Aug 07 '24 13:08 patrickvolz