You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.
Current implementation doesn't allow following characters in filenames '../', '"', "'", '&', '/', '\\', '?', '#', ':', however this is not true for all systems and this should be configurable IMO.
As a workaround you can rename the file before uploading, for example with uppy:
Hello,
If a file name contains an apostrophe ex. : "i won't upload.jpg" the upload always fails with a 400 error.
I'm using uppy to upload.
Failed to upload tes't.png tus: unexpected response while creating upload, originated from request (method: POST, url: /uploads/, response code: 400, response text: , request id: n/a)
The text was updated successfully, but these errors were encountered: