Errors
Every error code, what causes it, and whether it is billed.
Branch on error_code, not on the HTTP status. The status may change between versions; the code will not. No error is ever billed — that includes our own.
Every error code, what causes it, and whether it is billed.
Branch on error_code, not on the HTTP status. The status may change between versions; the code will not. No error is ever billed — that includes our own.