fn json_error_response( status: StatusCode, error: &str, message: &str, ) -> Response
Helper function to create a JSON error response