Hello, I' having a problem with uploading files. I'm using the legacy console project. Can that be a problem? I'm following the example in the docs (using fetch API, multipart/form-data, request body contains formData with 'data' property (that contains file). What am I doing wrong? Why am I getting internal server error? Can't debug it without any error message. Thanks!