tomspark wrote:
Good catch — TomAI's right, that setting just isn't wired in yet, so this isn't something you did wrong. Interim fix while we get it added properly: SSH in and create /opt/sparkbox/state/overrides/paperless.yml with: services: paperless: environment: - PAPERLESSCSRFTRUSTEDORIGINS=https://your-paperless-domain-here (swap in the exact address you use in NPM, with https://), then run sudo sparkbox up paperless. That file survives updates, so you won't need to redo it. Let me know if the 403 clears!