cannot save image with Append Error: Web error: 403
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 5
- Avg merge
- 2m
- Merged PRs (30d)
- 3
Description
cannot save image with Append Error: Web error: 403 (All Required Access Modes Not Granted) on PUT of <https://timbl.solidcommunity.net:8443/public/Test/Chat/Test%20chat%20on%208443/2022/01/29/Image_1643491488705.png>
works with Write, but this is not acceptable because you can also delete the chat resources.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the image PUT to the Solid storage URL with Append access and compare it with Write access. Inspect the chat image-saving path and access-mode handling; done means images save with Append without granting permission to delete chat resources.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100