Procurement-PoE / Procurement

Path Of Exile Character & Stash Management Tool
Artistic License 2.0
331 stars 133 forks source link

Error downloading account name #1123

Closed mrkerryn closed 3 years ago

mrkerryn commented 3 years ago

[25-10-2020 12:10] Failed to build HTTP request and get response for: method=GET, url='https://www.pathofexile.com/login', allowAutoRedirects=, requestData='': The remote server returned an error: (503) Server Unavailable. [25-10-2020 12:10] Failed to build HTTP request and get response for: method=GET, url='https://www.pathofexile.com/character-window/get-account-name?realm=pc', allowAutoRedirects=, requestData='': The remote server returned an error: (401) Unauthorized. [25-10-2020 12:10] Error downloading account name, exception details: System.Net.WebException: The remote server returned an error: (401) Unauthorized. at System.Net.HttpWebRequest.GetResponse() at POEApi.Transport.HttpTransport.BuildHttpRequestAndGetResponse(HttpMethod method, String url, Nullable1 allowAutoRedirects, String requestData) at POEApi.Transport.HttpTransport.PerformHttpRequest(HttpMethod method, String url, Nullable1 allowAutoRedirects, String requestData) at POEApi.Transport.HttpTransport.GetAccountName(String realm) at POEApi.Model.POEModel.GetAccountName(String realm) [25-10-2020 12:10] System.Exception: Error downloading account name, details logged to DebugInfo.log. Please open a ticket at https://github.com/Stickymaddness/Procurement/issues and include your DebugInfo.log at POEApi.Model.POEModel.GetAccountName(String realm) at Procurement.ViewModel.LoginWindowViewModel.<>c__DisplayClass23_0.b__0() at System.Threading.Tasks.Task.Execute()