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
Destructive commands (licenses revoke, licenses remint, licenses export, products key-types delete, sdk-key, webhook) no longer dead-end with a
raw 403 Missing scope: danger when your login lacks the destructive-actions
permission. The CLI now re-authorizes for it in your browser (keeping every
scope you already had), then continues into the normal per-action approval —
two quick browser steps instead of an opaque error.