/stickers command returns 403 Forbidden on the linked sticker page

Resolved 💬 1 comment Opened May 12, 2026 by sadavrathc Closed Jun 11, 2026

Description

The /stickers slash command in Claude Code opens a sticker request page in the browser, but the page returns 403 Forbidden so the form is inaccessible.

Steps to reproduce

  1. In a Claude Code session, run /stickers
  2. Local output: Opening sticker page in browser…
  3. The browser opens the linked sticker URL
  4. Page renders 403 Forbidden instead of the request form

Expected

Sticker request form loads so I can submit shipping details.

Actual

403 Forbidden.

Environment

  • Tool: Claude Code CLI (interactive session)
  • Model: Opus 4.7 (1M context) — claude-opus-4-7[1m]
  • Platform: Linux

Notes

Tried twice — same response both times. Possibly an auth/CORS/region restriction on the sticker endpoint, or the URL the slash command opens is stale.

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗