View Single Post
Old 08-20-2024, 03:55 AM   #9
increase
Connoisseur
increase began at the beginning.
 
increase's Avatar
 
Posts: 95
Karma: 10
Join Date: Jan 2020
Device: kindle
still not having any success removing the error, I found this post
Error: Invalid CEN header (bad signature)
Here is the fix, You need to specify your binary media types for your gw api otherwise it will get treated as utf-8 text which in this case manifested itself by losing the signature data.

binaryMediaTypes: ["multipart/form-data", "application/zip"]

does this have any bearing re sigil files
increase is offline   Reply With Quote