Need help for multipart/formdata
Unanswered
Atlantic cod posted this in #help-forum
Atlantic codOP
Hi there
9 Replies
Atlantic codOP
I'm using Next to handle directus API
However i'm messing up with files
I have that route
and that's my page that calls the route
My issue is that when i send file on directus it's not working like if the file was corrupted and i have no response from the API
However it's works with 15ko file
and it works through postman whatever the size of the file
Atlantic codOP
it comes from the backend because i tested directly from frontend and it worked