Product updates
API error handling standardization
Standardized error object with request_id, code, title, and message
We've standardized the error experience across all endpoints. The error object now consistently includes request_id
, code
, title
, and message
.
How is this guide?
Last updated on