You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The commerce gate emits `invalid_credential` on 401 (separate from token_expired —
permanent state, no auto-session). Tests already exercise this code path but the
DenialCode literal was missing it; type checkers would flag any branch on this
value as unreachable.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments