Hi,
I tried to send a zip file and i chose this method but the file i sent is considered to be a pdf even that the name i chose ended with .zip
I guess that you hard coded mimetype=application/pdf instead of exposing it as a parameter
On the playground i'm able to send a valid zip file when i use mimetype=application/zip
Thanks
Hi,
I tried to send a zip file and i chose this method but the file i sent is considered to be a pdf even that the name i chose ended with .zip
I guess that you hard coded mimetype=application/pdf instead of exposing it as a parameter
On the playground i'm able to send a valid zip file when i use mimetype=application/zip
Thanks