You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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