-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Describe the bug
When I attach a file to a note, the file is successfully uploaded into the Webdav server (Nextcloud). The json file appear encrypted in the server. However the file is not downloaded back into Standard Notes, so it's not visible or accessible.
If it's a screenshot or an image that should appear in the note, it shows "Unable to download image.png...". When using the "Download" button in the FileSafe action bar, it shows "Error downloading file".
To Reproduce
Steps to reproduce the behavior:
- Configure FileSafe by adding an integration to WebDAV
- Open a note and add a file (or paste a screenshot in the note)
- Try to download the file
- See error
Expected behavior
I expect to be able to download the file attached to a note or see it in the note when it's a screenshot.
Screenshots
If applicable, add screenshots to help explain your problem.
When I paste a screenshot, I get this back:

When I download a file, I get this back:


What appear in the developer tool console:

Desktop (please complete the following information):
- OS: Ubuntu 20.04.3 LTS
- Browser: Mozilla firefox 96.0)
- Version Standard Notes: 3.9.5
Additional context
I tried to clear the cache and reload without success. I also tried on two computers, one running windows 10, and the other one running a Linux/Ubuntu OS. The same happen if I use the https://app.standardnotes.org/ website.