Saturday, 3 November 2018

filepond in React keeps throwing 500 internal server error

I'm trying to make filepond work as a file uploader on a server built with express + cors + express-fileuploadI use express to generate the setup but the app.js file samples I found simply can't handle the post request from the react frontend. Does anyone have a working server file sample ?

Submitted November 03, 2018 at 03:17PM by codeunshackled

No comments:

Post a Comment