Manuals / API Basics for Non-Developers / Chapter 3

Steady · beginner · ~30 min · Chapter 3 of 3

Debug an integration

Reproduce with the same headers/body. Compare docs vs what you sent. Check timestamps and idempotency.

Path progress
100%

Step 1 of 1

Same request twice

If the client fails, replay the exact request in an API client. Fix the delta.

Same request twiceDrag stickies · tap for tips
Study mapDrag stickies · tap for tipsKeep it shortdrag · tap →Name the waitdrag · tap →Scope locatorsdrag · tap →Trace when stuckdrag · tap →One browser firstdrag · tap →Isolate statedrag · tap →Assert the UIdrag · tap →Retry wiselydrag · tap →Seed datadrag · tap →Close the loopdrag · tap →Keep it shortdrag · tap →Name the waitdrag · tap →Scope locatorsdrag · tap →Trace when stuckdrag · tap →One browser firstdrag · tap →Isolate statedrag · tap →Pathwise hackdrag · tap →Same request twicedrag · tap →Try thisdrag · tap →Follow the dashed drag · tap →

Do this now

Write a 5-line incident note template for API failures.

Was this step clear?
Chapter learning outcomes
  • Reproduce
  • Compare

Clear these before you leave