[bug]: Unable to upload image in "intake form" when unauthorized [401]
Open
@vihar is already working on this.
Since Aug 19, 2025.
🐛bug
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Is there an existing issue for this?
- I have searched the existing issues
Current behavior
When trying to upload an image in the "Describe what should happen" field of an intake form in incognito mode (unauthorized user), the image stays blurred and never uploads.
In DevTools → Network, the upload request fails with 401 Unauthorized
POST https://api.plane.so/api/public/assets/v2/anchor/3a5ed7e6d4d34d0aab6737959161833f/
Steps to reproduce
- Open an intake form (e.g. example link)
- Upload an image in the "Describe what should happen" field.
- The image appears blurred and remains that way.
Environment
Production
Browser
Google Chrome
Variant
Cloud
Version
v0.28.0
Contributor guide
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.
Assessment
This issue has not been assessed yet.