Skip to content

Bureaublad card api requests return 401 #461

@Wqrld

Description

@Wqrld

Bug Report

Problematic behavior

Image

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

  1. Fresh mijnbureau demo install
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions