-
When something goes wrong the platform returns a clear status code. This reference explains the most common ones and what to do about them.What the codes mean400 — the request was malformed; check required f...
-
If you expected a webhook but never received it, work through this checklist before reaching out for help.ChecklistConfirm the endpoint is publicly reachable (no localhost or firewalled URLs).Make sure you subscribed ...
-
Stale data or odd display glitches are often resolved by clearing the cache. Try this before assuming something is broken.Browser cacheDo a hard refresh with Ctrl+Shift+R (or Cmd+Shift+R).If ...