[BUG] Critical UI Bug / Account Drain

Status Open
Maintainer reply None cached
Activity 0 comments · opened Jul 24, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

without anything running my sessions are limiting in less than 30 minutes

web dashboard at /settings/claude-code fails to process POST deletion requests, leaving active terminal handshakes running indefinitely on the server side.

When I attempt to revoke or delete the authorization tokens on the /settings/claude-code page, the UI does nothing and the deletion fails on the server side.

What Should Happen?

hopefully if I delete the auth tokens I can use claude code again for work

Error Messages/Logs

Steps to Reproduce

When I attempt to revoke or delete the authorization tokens on the /settings/claude-code page, the UI does nothing and the deletion fails on the server side.

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

v2.1.218

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

VS Code integrated terminal

Additional Information

_No response_

View original on GitHub ↗