dropzone / dropzone-plus-support

The support repository to collect issues and feature requests for Dropzone Plus.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

problem with jpg file

Mondherjar opened this issue · comments

Error upload image [Object Object] only in jpg type, png svg and gif uploaded successfully.
When upload jpeg or jpg file getting
(The given data was invalid.// 422 Unprocessable Entity)
acceptedFiles: null,

Hi, could you please provide a bit more info. Where are you sending the file to (don't leak sensitive information), When and where does the error appear? Thanks