Config User rights Paperless
-
Hi Support Team,
how do i need to set the permissions for new user in paperless so that they are able to login?
current error:
{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":403,"statusText":"OK","url":"https://paperless.xxx.xx/api/ui_settings/","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://paperless.xxx.xx/api/ui_settings/: 403 OK","error":{"detail":"Sie sind nicht berechtigt diese Aktion durchzuführen."}}
Thx
Lukas -
Yes unfortunately the upstream project decided to keep it this way. We had a discussion at https://github.com/paperless-ngx/paperless-ngx/discussions/7032 but apparently they do not want to change this.
So after first login via the UI it will fail like this. Then an admin has to give the missing permissions to that user, then it works
-