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
Whip-poor-willOP
Getting errors handling passing the file over from frontend to api route.
Getting error
or undefined when it's req.json()
Getting error
TypeError: Request.formData: Could not parse content as FormData.or undefined when it's req.json()