/feedback submission fails with 403

Status Open
Maintainer reply None cached
Activity 0 comments · opened Aug 27, 2026

Bug

Running /feedback to send queued feedback drafts fails every time with a 403 from the feedback endpoint. The command prints no content in the terminal; the drafts stay queued and cannot be submitted.

Environment

  • Claude Code CLI, macOS (darwin 25.4.0, arm64)
  • Model: claude-fable-5
  • Signed in with a Claude subscription account

Repro

  1. Have the model queue a feedback draft via its SendFeedback tool (or accumulate drafts normally).
  2. Run /feedback and attempt to send.
  3. Server responds 403; nothing is submitted.

Expected: drafts submit, or the error explains what entitlement/auth is missing and how to fix it.

View original on GitHub ↗