docs(reliability): fallback needs a real API key, not a subscription OAuth token #85
Reference in New Issue
Block a user
Delete Branch "docs/reliability-fallback-credential"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Records the empirical finding from live provisioning: the only anthropic credential on the box is a Claude subscription OAuth token, which Anthropic gates to the Claude Code client (404 on older model ids, persistent 429 on current ones as a raw API). mcpd's adapter now sends OAuth tokens via Bearer so auth passes, but the gating is unavoidable.
anthropic-fallbackis wired-but-inert until mcpd Secretanthropic-keyholds a realsk-ant-api03key. Also notes the chain is Pulumi-owned (llm-target.tsfallbacks) sopulumi upwon't wipe it.🤖 Generated with Claude Code