[BUG] False positive "Usage Policy violation" errors on normal coding requests
Resolved 💬 4 comments Opened May 26, 2026 by JavierNavarro12 Closed Jul 9, 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?
Claude Code frequently returns "API Error: Claude Code is unable to respond to this request,
which appears to violate our Usage Policy" on completely normal coding requests.
This happens across multiple repositories and different types of prompts — none of which
involve offensive security, harmful content, or policy violations. It appears to be a
false positive from the content classifier.
Example Request ID: req_011CbRyQiR8FyddoZRrQtDQS
What Should Happen?
Normal coding requests should receive normal responses without being blocked by the
Usage Policy filter.
Error Messages/Logs
Steps to Reproduce
- Open Claude Code in any repository
- Make normal coding requests (e.g., "add an endpoint", "fix this function", etc.)
- Randomly, some requests are blocked with the Usage Policy error
- Retrying the same message or rephrasing sometimes works, confirming it's a false positive
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
Im using extension in cursor, version Version 2.1.150
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Cursor
Additional Information
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗