Next.js Discord

Discord Forum

React quill Image handler sending File to api route not working with formData or req.json()

Unanswered
Whip-poor-will posted this in #help-forum
Open in Discord
Whip-poor-willOP
Getting errors handling passing the file over from frontend to api route.

Getting error
TypeError: Request.formData: Could not parse content as FormData.

or undefined when it's req.json()

0 Replies