Skip to content

Admin: "Failed to load context" when clicking a user in /admin/users #4450

@geneticallymodifiedfoodforthought

Description

Bug Report

Page: /admin/users

Steps to reproduce:

  1. Navigate to https://agenticadvertising.org/admin/users
  2. Click on any user in the list

Expected behavior: User detail/context panel loads successfully

Actual behavior: Error message displayed: "Failed to load context."

Impact: Admins cannot view individual user details from the user list.

Notes

  • Likely a failure in the user context fetch (API call that populates the detail view)
  • Check the network tab for a failed request when clicking a user — the response body may contain more detail
  • Could be a missing/expired session, a broken API endpoint, or a data-loading error in the admin UI

Labels

bug admin internal-tools

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