[Bug] Anthropic API Error: Content Moderation Rejection for Defense Use Case

Open 💬 0 comments Opened Jun 12, 2026 by adityakinifr

Bug Description
I am building a cybersecurity product for defense and am seeing issues building with Fable5 due to incorrect contnet moderation which is very frustrating

Environment Info

  • Platform: darwin
  • Terminal: Apple_Terminal
  • Version: 2.1.170
  • Feedback ID: 29cd686b-bfde-42a3-9228-f428d7b76fe9

Errors

[{"error":"Error: 502 <html>\r\n<head><title>502 Bad Gateway</title></head>\r\n<body>\r\n<center><h1>502 Bad Gateway</h1></center>\r\n<hr><center>cloudflare</center>\r\n</body>\r\n</html>\r\n\n    at generate (/$bunfs/root/src/entrypoints/cli.js:11:68364)\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:51:7694)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-06-12T00:19:12.003Z"},{"error":"Error\n    at generate (/$bunfs/root/src/entrypoints/cli.js:11:68143)\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:51:7694)\n    at processTicksAndRejections (unknown:7:39)","timestamp":"2026-06-12T00:20:46.881Z"}]

View original on GitHub ↗