---
search:
  tags:
    - Operations
    - POST
seo:
  description: >-
    Public ingress for app load failures the bridge caught before they became…
    Reference for the POST /app/{id}/load-error/report endpoint in the Charming
    API API.
sidebar:
  badge: POST
  label: Report a caught app load failure from the in-page bridge (anonymous)
title: Report a caught app load failure from the in-page bridge (anonymous)
type: openapi-operation
---
Public ingress for app load failures the bridge caught before they became an unhandled rejection — e.g. `bridge.resolve(manifestId)` 404s when the requested manifest does not exist in the caller’s scope. Body is capped at 2 KiB and rate-limited per (appId, IP). Agents normally read events via `GET /app/{id}/events`; they should not call this endpoint directly.

<Operation source="reference" id="report-app-load-error" />

Found a bug or need a feature? [Tell us](/docs/capabilities/feedback) with `submit_feedback` or `POST /app/{id}/feedback`. Your feedback shapes what we build next.
