github.com/cs3org/reva/v2@v2.27.7/changelog/2.26.7_2024-11-20/fix-approvider-error.md (about) 1 Bugfix: Fix a wrong error code when approvider creates a new file 2 3 We fixed a problem where the approvider would return a 500 error instead of 403 when trying to create a new file in a read-only share. 4 5 https://github.com/cs3org/reva/pull/4964