#9118·formbricks

Upload data when PIN is active does not work

Author: remohoeppliCreated Sep 2, 2026Updated Sep 17, 2026
Labelsbug

Issue Summary

After updating to anything after 5.2.2 uploading an image on a PIN-protected form fails with a 403 forbidden. What I see is the error message "Your feedback is stuck".

In the reply of the 403 I see.

{ "code": "forbidden", "message": "Survey is protected by a PIN", "details": { "surveyId": "vnczc2lawxl85tz8ht7nxm08", "message": "Survey is protected by a PIN" } }

I assume this caused the issue: 8506

Expected Behavior

No response

Other information (incl. screenshots, Formbricks version, steps to reproduce,...)

No response

Your Environment

None