goauthentik / goauthentik/authentik

Paperless ngx : API error

Open
#13,512 2 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Python
Stars
25.6k
Forks
2k
Avg merge
1d 2h
Merged PRs (30d)
651

Description

Hello,

I installed paperless ngx based on the documentation but I have this issue :

{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":403,"statusText":"OK","url":"https://paperless.xxxx.com/api/ui_settings/","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://paperless.xxxxx.com/api/ui_settings/: 403 OK","error":{"detail":"Vous n'avez pas la permission d'effectuer cette action."}}

Vous n'avez pas la permission d'effectuer cette action --> you are not allowed to perform this action

In the edit logs, I have

[2025-03-13 16:46:27,297] [WARNING] [django.request] Forbidden: /api/ui_settings/
[2025-03-13 16:46:27,361] [WARNING] [django.request] Forbidden: /api/saved_views/

Thanks for your help

Contributor guide

Open the contributing guide

Research direction

No source file or test is named. Start by reproducing the 403 responses for /api/ui_settings/ and /api/saved_views/ and reviewing the accompanying Django request logs; done means identifying whether the denial comes from authentik, the Paperless ngx integration, or configuration, with a confirmed resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
api, authorization
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.