I am just simply trying to import .csv data from this link given in the microsoft azure Data Analytics for managers. The link is:
https://docs.google.com/spreadsheets/d/1xnMNKqB2tCdOecXt3WWjIUxbAk5rrvbYfbJLrfzFrjc/pub?gid=1144892773&single=true&output=csv
and the continued error message and log that appears when I go to run the experiment is:
Error 0030: Error while downloading the file: Error 0039: Error while completing operation: System.Net.WebException: An exception occurred during a WebClient request. ---> Microsoft.Analytics.Exceptions.ErrorMapping+ModuleException: Error 0078: Http
redirection not allowed
at Microsoft.Analytics.Exceptions.ErrorMapping.Throw(ExceptionID id, Object[] arguments)
at Microsoft.Analytics.Modules.Reader.Dll.HttpReader.HttpWebClient.GetWebResponse(WebRequest request) in m:\AzureMLVS15-004\_work\117\s\Product\Source\Modules\Reader.Dll\HttpReader.cs:line 265
at System.Net.WebClient.DownloadBits(WebRequest request, Stream writeStream, CompletionDelegate completionDelegate, AsyncOperation asyncOp)
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
--- End of inner exception stack trace ---
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
at Microsoft.Analytics.Modules.Reader.Dll.HttpReader.DownloadWithRetry(Uri url) in m:\AzureMLVS15-004\_work\117\s\Product\Source\Modules\Reader.Dll\HttpReader.cs:line 124..
Start time: UTC 12/16/2020 16:02:49
End time: UTC 12/16/2020 16:03:00
Please Assist. Thank you.