twscrape icon indicating copy to clipboard operation
twscrape copied to clipboard

Question: How to use mfa_code

Open takabinance opened this issue 8 months ago • 5 comments

I can see there is some support to handle the main problem people seem to be having with banned accounts with login.login_two_factor_auth_challenge(). But not sure how it's connected in or how I can force its invocation. This code is way above my pay grade.

I was able to manually recover an account and updated cookies in accounts.db and then twscrape used it fine.

Does anyone know a way to invoke this and update accounts? I can probably hack together some Selenium thing but would rather not.

takabinance avatar Jun 28 '24 17:06 takabinance