-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Bug Report
Problematic behavior
Cards do not load their content correctly, and the networking tab shows 401's for /api/v1/(app). This happens for all apps
GET https://bureaublad.mijnbureau.rabevcqhguoovcu.xyz/api/v1/meet/rooms?page=1&page_size=3 401
Might or might not be related to ba7984d . My knowledge of oidc/keycloak is too limited to easily debug this.
Steps to Reproduce
- Fresh mijnbureau demo install
- View bureaublad
Environment
- Product version: bfa9ec3
- Platform: bare metal k8s install
Additional
Backend doesn't show much more information
│ [2026-02-23 15:20:55 +0000](INFO,app.middleware.logging)[ee470cb7557ef49ccf7c5a94b6626f8c]: {"method": "GET", "path": "/api/v1/auth/profile", "status_code": 401, "duration_ms": 0.44} │
│ INFO: 188.91.204.185:0 - "GET /api/v1/auth/profile HTTP/1.1" 401 Unauthorized │
│ [2026-02-23 15:20:56 +0000](INFO,app.middleware.logging)[442696fd3c5032e0f02c2584854b66f6]: {"method": "GET", "path": "/api/v1/docs/documents", "status_code": 401, "duration_ms": 0.4, "query_params": "favor │
│ INFO: 188.91.204.185:0 - "GET /api/v1/docs/documents?favorite=false&page=1&page_size=3 HTTP/1.1" 401 Unauthorized
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels