Diagnose HTTP Errors

Identify whether an HTTP failure comes from credentials, endpoint, client, CDN, or WAF.

Run before concluding anything from an HTTP error on a third-party API. Separates a real credential/entitlement problem from a CDN or WAF block, a wrong endpoint, or a client-signature ban. Use whenever an API returns 401/403/402/429 and you are about to say "the key is dead", "credits are exhausted", "the plan lacks access", or "we are rate limited".

Category: Engineering. Published via getedgehq/skills.

Share this skill