Generic error response shape with a specific status code. Used as the base for all error response types (4xx and 5xx).
The HTTP status code (e.g., 400, 401, 500)
Error message if the call failed
HTTP-style status code indicating the outcome of the JSBridge method call
Generic error response shape with a specific status code. Used as the base for all error response types (4xx and 5xx).