API Error Triage Framework
A structured approach for diagnosing and resolving API errors efficiently.
APIError Handling
Prompt text
Copy into your favorite runtime.
1. Gather error details (status code, message). 2. Check API documentation for known issues. 3. Verify recent changes in the API.