dylb0t

Results 4 comments of dylb0t

I believe this is user error. The big comment with the download button was for the 1.49.0 post as circled in the modified screenshot below. ![image](https://user-images.githubusercontent.com/36675473/55649048-c4cd2380-5796-11e9-8ce5-c74e7bcd13dd.png)

> Same issue. Use of the .egg file makes creating a work around frustrating. If you use VSCode, create a launch.json and a settings.json in the .vscode folder. This will...

This is where we get to in the debug: `{"form_name":null,"errors":[{"input_name":"login_or_email","msg":"An error occurred please try again."}]}` it is in authorize.py, and right when you get the response on around line 43....

I can confirm the bug behaviour. I also had to remove headless to get this to work. (MacOSx version 13.4 (22F66), Chrome Version 114.0.5735.90, ChromeDriver version 114.0.5735.9, Python 3.9.6. Removed...