Error details (present on failed events)
| Name | Type | Description | Notes |
|---|---|---|---|
| code | String | Error code (e.g., oauth_denied, token_exchange_failed) | [optional] |
| message | String | Human-readable error message | [optional] |
| rawResponse | String | Raw error response (truncated to 2000 chars) | [optional] |