Discord Botの開発中や、APIを直接叩くスクリプトの実行中に、見慣れないエラーコード に遭遇することがあります。メッセージには とあり、一見するとDiscord側のサーバー障害のように見えますが、実はクライアント(Bot)側の設定に起因することが多い問題です。…
タグ: Workers
Fixing Discord API Error 40333 “Internal Network Error” with Cloudflare Workers
While developing Discord bots or running scripts that access the Discord API, you might encounter an unfamiliar error code: . The accompanying message says ,…