Error: 404 {"type":"error","error":{"type":"not_found_error"… が出て Claude Fable 5 が使えないときに確認したこと
この症状は、`not_found_error` の本文に `Claude Fable 5 is not available. Please use Opus 4.8.` と出ているのが手がかりです。報告された issue では、[#68683](https://github.com/anthropics/claude-code/issues/68683) と [#68735](https://github.com/anthropics/claude-code/issues/68735) のどちらも同じエラー文字列でした。どちらも closed になっており、代表 issue 側では重複候補の案内も出ています。 実際の報告文に含まれていたエラーは、少なくとも次の形でした。 ```text Error: 404 {"type":"error","error":{"type":"not_found_error","message":"Claude Fable 5 is not available. Please use Opus 4.8. Learn more: https://ww
papoo.work