Error Response Format
Besides HTTP status code, error response include supplementary JSON fields that provide a more detailed, programmatic description of errors for enhanced error handling.- code: For some errors that could be handled programmatically, a short string indicating the error code reported.
- error: A human-readable message providing more details about the error.
Example