You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I start the login is running but cannot list the emails or check them
[INFO] 2021-11-20 13:47:23: Initiating ProtonMail client
[INFO] 2021-11-20 13:47:26: Logging in...
[INFO] 2021-11-20 13:47:34: Logged in successfully
[INFO] 2021-11-20 13:47:34: Opening https://mail.protonmail.com/inbox
Traceback (most recent call last):
File "protonmail-cli.py", line 159, in <module>
args.func(args)
File "protonmail-cli.py", line 13, in subcommand_list
for mail in client.get_mails(args.type):
TypeError: 'NoneType' object is not iterable
The text was updated successfully, but these errors were encountered:
When I start the login is running but cannot list the emails or check them
The text was updated successfully, but these errors were encountered: