System.AggregateException: One or more errors occurred. (Response status code does not indicate success: 404 (The specified blob does not exist.).)
---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (The specified blob does not exist.).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at hand2note.com.frontend.Core.HttpClientHelper.DownloadFileContentAsStringAsync(String fileUri, HttpClient httpClient) in D:\a\hand2note.com.Frontend\hand2note.com.Frontend\src\hand2note.com.frontend.Core\Common\HttpClient.cs:line 8
at hand2note.com.frontend.Core.AzureH2nManualHost.GetManualArticle(String articleId, Language language) in D:\a\hand2note.com.Frontend\hand2note.com.Frontend\src\hand2note.com.frontend.Core\Manual.cs:line 78
at hand2note.com.frontend.Core.ManualHelper.<>c__DisplayClass1_0.<<NavigateToManual>b__0>d.MoveNext() in D:\a\hand2note.com.Frontend\hand2note.com.Frontend\src\hand2note.com.frontend.Core\Manual.Functions.cs:line 14
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at hand2note.com.frontend.Core.ManualHelper.NavigateToManual(App app, HelpLocator locator) in D:\a\hand2note.com.Frontend\hand2note.com.Frontend\src\hand2note.com.frontend.Core\Manual.Functions.cs:line 13
at hand2note.com.frontend.Core.NavigationFunctions.NavigateTo(App app, ILocator targetLocator) in D:\a\hand2note.com.Frontend\hand2note.com.Frontend\src\hand2note.com.frontend.Core\Navigation.Functions.cs:line 60
at hand2note.com.frontend.Core.NavigationFunctions.NaviageToUrl(App app, Url url) in D:\a\hand2note.com.Frontend\hand2note.com.Frontend\src\hand2note.com.frontend.Core\Navigation.Functions.cs:line 89
at hand2note.com.client.Components.AppRouter.<OnInitialized>b__23_1(App app) in D:\a\hand2note.com.Frontend\hand2note.com.Frontend\src\hand2note.com.client\Components\AppRouter.razor:line 33
at hand2note.com.frontend.Core.Command`1.Reduce(T report) in D:\a\hand2note.com.Frontend\hand2note.com.Frontend\src\hand2note.com.frontend.Core\Common\Commands.cs:line 36
at hand2note.com.frontend.Core.AppDispatcher.Dispatch(IAction`1 action) in D:\a\hand2note.com.Frontend\hand2note.com.Frontend\src\hand2note.com.frontend.Core\Dispatcher.cs:line 35