pub fn parse_secret_key_from_header(
    header: &HttpRequest
) -> Result<&str, ControllerError>