Night

Results 3 comments of Night

I fixed it like this: For 2FA, I created my own class and rewrote the login function: ```python import pyotp from twikit import Client from twikit.utils import ( Flow, find_dict,...

As I see it, the problem was fixed in the release https://github.com/d60/twikit/releases/tag/version2.2.2

@ClayCrudegas Maybe this will help you, if you use 2FA - https://github.com/d60/twikit/issues/276#issuecomment-2607317889