pub fn handle_single_access( json: &Value, key: &str, index: usize, fields: Vec<&str>, ) -> Result<Vec<String>, Error>