Instagram-API-python
Instagram-API-python copied to clipboard
2Fa required login
Hi! Is there any example on how I can make login with 2FA required login in Python? I tried adding the parameter two_factor_callback="code" to the login function but it does not worked.