8 Replies
I sent the data like this using insomnia
but im not sure how to get the file
it seems that it is somewhere
but ye
nvm actually
it seems that the code is fine
but insomnia just never uploads the file
Yeah, seems like everything is fine :/ Try this without using previous logic with
router
. Just pure app.post("/media", async (c) => {
This is the only possible issue i can think ofI did not use the request body tho
@Aditya Mathur any tips?
regarding the design? or are you still facing this issue?
It seems that this issue occurs only when using insomnia
in postman it works allright