Procurement-PoE / Procurement

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

can't log on anymore #1039

Closed ezbam closed 5 years ago

ezbam commented 5 years ago

Hi, I quit POE for a long time. Now I am coming back, I can't log anymore. please find below the errors codes available in my debug. Can't even be sure thats it is a password issues since i have 2 different errors. Does the error 503 means that there is no more "procurement" add on available ? Thanks in advance for your reply

[18-06-2019 2:16] Failed to build HTTP request and get response for: method=GET, url='https://www.pathofexile.com/login', allowAutoRedirects=, requestData='': Le serveur distant a retourné une erreur : (503) Serveur non disponible. [18-06-2019 2:16] 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='': Le serveur distant a retourné une erreur : (401) Non autorisé. [18-06-2019 2:16] Error downloading account name, exception details: System.Net.WebException: Le serveur distant a retourné une erreur : (401) Non autorisé. à System.Net.HttpWebRequest.GetResponse() à POEApi.Transport.HttpTransport.BuildHttpRequestAndGetResponse(HttpMethod method, String url, Nullable1 allowAutoRedirects, String requestData) à POEApi.Transport.HttpTransport.PerformHttpRequest(HttpMethod method, String url, Nullable1 allowAutoRedirects, String requestData) à POEApi.Transport.HttpTransport.GetAccountName(String realm) à POEApi.Model.POEModel.GetAccountName(String realm) [18-06-2019 2:16] 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 à POEApi.Model.POEModel.GetAccountName(String realm) à Procurement.ViewModel.LoginWindowViewModel.<>c__DisplayClass23_0.b__0() à System.Threading.Tasks.Task.Execute()

thailyn commented 5 years ago

Welcome back! Unfortunately, due to some changes GGG made with their API a few leagues ago, Procurement can no longer log you in using your password. Instead, you must use a SessionID. Please see the documentation here for information on how to obtain a SessionID after logging in to the website in your browser. If you continue to have problems, please update us here and let us know which browser you're using to log in to get the SessionID. Thanks!

ezbam commented 5 years ago

thanks a lot for your fast reply. It works perfectly....but without you no way to find such an information... Thanks again for your support