[GH-ISSUE #355] 403 forbidden #280

Closed
opened 2026-02-25 21:31:36 +03:00 by kerem · 1 comment
Owner

Originally created by @timowevel1 on GitHub (Mar 20, 2021).
Original GitHub issue: https://github.com/ciur/papermerge/issues/355

Hello!

I set everything up, now that appears:

https://prnt.sc/10qqgn8

I used the Nginx Guide with gunicorn to set it up. Any ideas?

Originally created by @timowevel1 on GitHub (Mar 20, 2021). Original GitHub issue: https://github.com/ciur/papermerge/issues/355 Hello! I set everything up, now that appears: https://prnt.sc/10qqgn8 I used the Nginx Guide with gunicorn to set it up. Any ideas?
kerem closed this issue 2026-02-25 21:31:36 +03:00
Author
Owner

@timowevel1 commented on GitHub (Mar 20, 2021):

Fixed it by adding

CSRF_TRUSTED_ORIGINS = ['yourdomain'] to production.py in /config/settings

if anyone faces this issue.

<!-- gh-comment-id:803285282 --> @timowevel1 commented on GitHub (Mar 20, 2021): Fixed it by adding CSRF_TRUSTED_ORIGINS = ['yourdomain'] to production.py in /config/settings if anyone faces this issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/papermerge#280
No description provided.