getting this when trying to install, with Admin and without admin rights
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at async Task Artemis.Installer.Services.InstallationService.DownloadBinaries(IDownloadable downloadable, string branch)
at async Task Artemis.Installer.Screens.Install.Steps.InstallationStepViewModel.Install()
at async void Artemis.Installer.Screens.Install.Steps.InstallationStepViewModel.OnInitialActivate()+(?) => { } [1]
at object System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, object args, int numArgs)
at object System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, Delegate callback, object args, int numArgs, Delegate catchHandler)
getting this when trying to install, with Admin and without admin rights
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at async Task Artemis.Installer.Services.InstallationService.DownloadBinaries(IDownloadable downloadable, string branch)
at async Task Artemis.Installer.Screens.Install.Steps.InstallationStepViewModel.Install()
at async void Artemis.Installer.Screens.Install.Steps.InstallationStepViewModel.OnInitialActivate()+(?) => { } [1]
at object System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, object args, int numArgs)
at object System.Windows.Threading.ExceptionWrapper.TryCatchWhen(object source, Delegate callback, object args, int numArgs, Delegate catchHandler)