Fixing Paperless API Requests in n8n: Avoiding the Login Page Trap

While building an n8n workflow for Paperless-ngx, I encountered a confusing issue: API requests that worked in curl returned an HTML login page in n8n. Here’s how I diagnosed the problem and found a reliable fix.

July 15, 2025 · 3 min · 429 words