# 2036 Errors 9f5679aa

> Error Handling Reference

- Skill: `tools-only/2036-errors-9f5679aa` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/2036-errors-9f5679aa`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/2036-errors-9f5679aa/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/2036-errors-9f5679aa

---

# Error Handling Reference

Common errors and solutions:
1. **401 Unauthorized**: Check API key configuration
2. **400 Bad Request**: Validate prompt and parameters
3. **429 Rate Limited**: Wait and retry with backoff
4. **Content Policy Violation**: Modify prompt to comply with guidelines
