๐งTroubleshooting Recipe
Overview
Quick Diagnostic Checklist
โก Is my Basic Auth credentials valid and not expired?
โก Did I validate the request first?
โก Is the provider configured correctly?
โก Does the template exist and is it accessible?
โก Are all required fields present?
โก Is the data in the correct format?
โก Did I check the error response for details?
โก Have I reviewed recent API changes?Common Issues by Category
Authentication Issues
Issue 1: "Invalid or expired Basic Auth credentials"
Issue 2: "Authentication failed"
Template Issues
Issue 3: "Template not found"
Issue 4: "Template rendering failed"
Provider Issues
Issue 5: "Provider not configured"
Issue 6: "Provider API error"
Validation Issues
Issue 7: "Validation failed"
Rate Limiting
Issue 8: "Rate limit exceeded"
Timeout Issues
Issue 9: "Request timeout"
Network Issues
Issue 10: "Network error"
Data Issues
Issue 11: "Calculation mismatch"
Debug Checklist
1. Enable Verbose Logging
2. Capture Full Error Context
3. Test in Isolation
Getting Help
Before Contacting Support
Contact Support
Summary
Last updated