pub async fn sync_all(
    token: Option<&str>,
    debug: bool,
    limit: bool
) -> Result<(), Box<dyn Error>>