react-dropzone-uploader icon indicating copy to clipboard operation
react-dropzone-uploader copied to clipboard

Display Server Error

Open RayBrack opened this issue 5 years ago • 7 comments

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?

RayBrack avatar Jan 01 '20 23:01 RayBrack

Thank you for the great work!

@all-contributors please add @yashgupta18 for code, ideas and example

shahednasser avatar Sep 10 '20 15:09 shahednasser

@shahednasser

I've put up a pull request to add @yashgupta18! :tada:

allcontributors[bot] avatar Sep 10 '20 15:09 allcontributors[bot]