[BUG] Attempting to fetch AGPL-3.0 triggers content filtering policy
Resolved 💬 2 comments Opened Oct 27, 2025 by AndrewJaquez Closed Oct 27, 2025
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 gets stuck and API calls fail when trying to pull AGPL-3.0 from
What Should Happen?
Claude should pull the license without it triggering any violations, or tell the user which policy is violated.
Error Messages/Logs
Steps to Reproduce
API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"Output blocked by content filtering policy"},"request_id":null}
Claude Model
Sonnet (default)
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.0.27 (Claude Code)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
VS Code integrated terminal
Additional Information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗