Skip to main content

Authentication errors

Problem: “Invalid API key”

Symptoms:
Solutions:
  1. Check API key is correct:
  2. Verify key is active:
    • Log into dashboard
    • Check API keys page
    • Regenerate if needed
  3. Check for whitespace:

Verification failures

Problem: Unexpected verification failures

Symptoms:
Debug steps:
  1. Enable verbose mode:
  2. Check trace:
  3. Verify input format:

Performance issues

Problem: Slow response times

Symptoms: Response time > 5 seconds Solutions:
  1. Use batch processing:
  2. Increase timeout:
  3. Check network latency:

Quota issues

Problem: “Quota exceeded”

Symptoms:
Solutions:
  1. Check quota status:
  2. Upgrade plan:
  3. Implement rate limiting:

Integration issues

Problem: Pages still showing 404

症 Symptoms: “Page Not Found” on integration pages Solutions:
  1. Use correct URL format:
  2. Hard refresh:
    • Windows: Ctrl + Shift + R
    • Mac: Cmd + Shift + R
  3. Check deployment:

Error code reference


Getting help

Self-service

  1. Check logs:
  2. Run test suite:
  3. Search documentation:

Community support

Enterprise support

  • 📧 Email: support@qwedai.com
  • 💼 Slack Connect (Enterprise customers)
  • 📞 Emergency Hotline (Enterprise Pro+)

Debug checklist

When troubleshooting:
  • Check error message carefully
  • Enable verbose/debug mode
  • Review logs
  • Test with simple query
  • Check network connectivity
  • Verify API key
  • Check quota status
  • Review recent code changes
  • Test in isolation
  • Search documentation

Still stuck? Contact support@qwedai.com with:
  • Error message
  • Code snippet
  • Steps to reproduce
  • QWED SDK version