Troubleshooting
API Key Problems
Fix invalid, expired, or mis-scoped keys.
| Symptom | Likely cause | Fix |
|---|---|---|
| 401 Unauthorized | Token missing or invalid | Copy a fresh key from settings. |
| 403 Forbidden | Wrong scope or workspace | Check product, workspace, and role. |
| 429 Too Many Requests | Rate limit hit | Back off and review usage. |
| Provider error | BYO key invalid or quota exhausted | Validate or rotate the provider key. |