Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/Users/philipp/Library/Caches/pypoetry/virtualenvs/kobold-secretary-UAgrqmFm-py3.11/lib/python3.11/site-packages/protonmail/client.py", line 147, in login
fork_data = self._get('mail', f"auth/v4/sessions/forks/{response_data['Selector']}").json()
Login results in the keyerror on
Selector. I checked this both with automatic and manual CAPCHA solvers.