File upload above 1MB #3179
Unanswered
JustMIGGIA
asked this question in
Q&A
Replies: 1 comment
-
I can confirm that the same limit exists for me. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm really struggling with load a file using last version of featherjs.
I have to compile a form that include a file to be uploaded and if file size is below 1MB there is no problem, otherwise feathers ignore the service I want to invoke and it uses authentication without any reason.
I tried to set koabody jsonLimit to 100 but it doesn't work
Beta Was this translation helpful? Give feedback.
All reactions