pub async fn validate_remote( client: &Client, key: &str, instance_id: &str, ) -> Result<bool, String>