vutoan266 / react-images-uploading

The simple images uploader applied Render Props pattern that allows you to fully control UI component and behaviors.
https://github.com/vutoan266/react-images-uploading
MIT License
320 stars 52 forks source link

Unable to upload images to the server #130

Closed ahmadadejumo closed 2 years ago

ahmadadejumo commented 2 years ago

Whenever i try sending an image or images then i get an error from the server saying "Upload a valid image. The file you uploaded was either not an image or a corrupted image". Please i would really love to get help on how to send images using this library the server.