API Issues
Issue: "401 Unauthorized"
Cause: Invalid or expired API key
Solution:
- Verify your API key is correct
- Check if the key has expired
- Regenerate key from provider's dashboard
- Update config.toml with new key
Issue: "429 Rate Limit Exceeded"
Cause: Too many requests
Solution:
- Wait a few moments before retry
- Upgrade your API plan
- Switch to a different provider temporarily
Issue: "500 Internal Server Error"
Cause: API service temporarily unavailable
Solution:
- Wait and retry
- Check provider's status page
- Try a different provider