Which tool versions are you using?
SDK: v14.5.0
Platform: v23.10.2
Python: v3.10
Isolation mode: venv
Current Behavior
When I upload a document, the upload fails, and the form refreshes. See attached screenshot.
The file is not corrupt. No changes to the software were made, and previously the upload of the same file worked.
When I check the console of the browser, I see the following error:
Expected Behavior
The upload of the file should be successful.
Context (optional, but preferred)
This problem does not occur for my colleagues.
I suspect this might be because I tried to test the speed of an app, by upload batches of documents with different sizes 3 times. Is it possible I am restricted to upload files?