Office365-REST-Python-Client
Office365-REST-Python-Client copied to clipboard
download share point doc with checksum
We're using get_file_by_server_relative_url(url).download to download a Sharepoint doc, but sometimes the file downloaded is broken without any errors raised.
Should the library do a checksum to make sure the file is downloaded properly, or at least raise an error
@vgrem wondering if this is something that is planned for the near future?