Sending File to api - Custom Boilerplate Integration
Hi,
i'm trying to send a file to our backend. We're using the custom boilerplate integration.
I'm accessing the file using
and sending the complete form to the composable. But in the api-client the files is not present anymore.
I also tried this snippet:
But here i got 413 error. I think thats because the content now is around 4 to 7 MB.
Do anyone have already implemented sth like this?
Thanks in advance
0 Replies