LavishSoftware/ISBoxerEVELauncher

Web request error after upgrade

Opened this issue · 8 comments

After today's upgrade (22/09/2020), the launcher no longer works with the below error message:
System.Net.WebException: The request was aborted: The connection was closed unexpectedly.

Also getting this error tried uninstalling ISboxer, EVE, and different versions of ISBEL and nothing resolved it.

+1, anyone found a solution yet?

The root of this issue is the CAPTCHA. I've made some changes based on CyberTech's work. If the original webrequest been declined, it will popup a browser window and switch the login process there. Please download and help me test it from the below URL. If it works for everybody I'll make a pull request.
https://github.com/wanjizheng/ISBoxerEVELauncher/releases

The root of this issue is the CAPTCHA. I've made some changes based on CyberTech's work. If the original webrequest been declined, it will popup a browser window and switch the login process there. Please download and help me test it from the below URL. If it works for every I'll make a pull request.
https://github.com/wanjizheng/ISBoxerEVELauncher/releases

I can actually add accounts with this, thank you so much!!!!

The root of this issue is the CAPTCHA. I've made some changes based on CyberTech's work. If the original webrequest been declined, it will popup a browser window and switch the login process there. Please download and help me test it from the below URL. If it works for everybody I'll make a pull request.
https://github.com/wanjizheng/ISBoxerEVELauncher/releases

This also allows me to add my steam account by entering in an incorrect username/password combo. When the window for the captcha opens, it prompts me for the correct credentials, where I can then login through steam.

Changing the Url from /account/logon to /Account/LogOn should fix the problem, it did for me in a different project

I think there is a problem with captcha again

This problem came back again. Help please