I\'m currently trying to download a file from google drive using WebClient:
public async void DownloadFile(string URL, string path) { WebClient wb = new W