Open
Description
Hello!
Looked at the example ´examples/sharepoint/files/upload_large.py´ and others in these repo, which are using the ´create_upload_session´ with ´print_upload_progress´ func as an argument, all examples are returning:
TypeError: print_upload_progress() missing 1 required positional argument: ´offset´.
Could you please check and verify example code?
Thank you!