Claude Code fails to fetch or create the GPL v3.0 license when asked
2 mccoyb 0 9/8/2025, 5:43:40 PM
Is it just me? What in the GPL v3.0 license causes CC to run into this issue?
Note that, if I copy the entire license into the prompt, it can successfully create it.
---
Now let me add the GPL v3.0 LICENSE file:
Fetch(https://www.gnu.org/licenses/gpl-3.0.txt) ⎿ Error: Request failed with status code 429
Let me create the GPL v3.0 LICENSE file directly: ⎿ API Error: 400 {"type":"error","error":{"type":"invalid_request_er ror","message":"Output blocked by content filtering policy"},"request_id":null}
No comments yet