error.code you match on — use that code in your error-handling logic, not the human-readable message.
Every HTTP status code and stable error.code the Operata API returns, with the recovery pattern for each.
error.code you match on — use that code in your error-handling logic, not the human-readable message.