[BUG] Unable to drag and drop in shared link - Forbidden #1021

Closed
opened 2026-02-05 00:01:48 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @jrasm91 on GitHub (Jun 28, 2023).

The bug

Files can be uploaded to the web via drag and drop. When doing so in a shared link, it results in a 403 error.

The OS that Immich Server is running on

N/A

Version of Immich Server

v1.64.0

Version of Immich Mobile App

N/A

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

N/A

Your .env content

N/A

Reproduction steps

1. Create a shared link with allow upload
2. Open the shared link in an incognito window
3. Drag and drop a new image file

Expected: file uploads
Actual: server returns a forbidden exception

Additional information

No response

Originally created by @jrasm91 on GitHub (Jun 28, 2023). ### The bug Files can be uploaded to the web via drag and drop. When doing so in a shared link, it results in a 403 error. ### The OS that Immich Server is running on N/A ### Version of Immich Server v1.64.0 ### Version of Immich Mobile App N/A ### Platform with the issue - [ ] Server - [X] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML N/A ``` ### Your .env content ```Shell N/A ``` ### Reproduction steps ```bash 1. Create a shared link with allow upload 2. Open the shared link in an incognito window 3. Drag and drop a new image file Expected: file uploads Actual: server returns a forbidden exception ``` ### Additional information _No response_
OVERLORD added the 🖥️web label 2026-02-05 00:01:48 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#1021