When I upload the same ISO file manually through the GUI and through the API, I get two slightly different results:
				
			- Manual upload: The ISO works.
 - Upload using API: The file has two extra leading bytes, specifically `0x0d0a` (`\r\n`), and it's seen as a corrupt ISO file.
 
			
				Last edited: