react-dropzone-uploader
react-dropzone-uploader copied to clipboard
Display Server Error
My API server can return various error messages to the user as a JSON response, for example;
return StatusCode(StatusCodes.Status500InternalServerError, "This file has previously been uploaded"));
Is there any way to get the content of the message from meta?
Thank you for the great work!
@all-contributors please add @yashgupta18 for code, ideas and example