I am downloading a zip file using c# program and I get the error
at System.IO.Compression.ZipArchive.ReadEndOfCentralDirectory() at System.IO.Compression
Might be useful to someone else. I dealt with this by adding an exception to my code, which then: