Traceback (most recent call last):
File "testecho.py", line 3, in <module>
session = fbchat.Session.login("email", "password")
File "/home/jukiro/.local/lib/python3.7/site-packages/fbchat/_session.py", line 248, in login
"Login failed at url {!r}".format(r.url), msg, code=code
fbchat.ExternalError: Login failed at url 'https://m.facebook.com/checkpoint/?_rdr': None
Can't login anymore due to Facebook detection then redirection at https://m.facebook.com/checkpoint/?_rdr
Would appreciate a really quick fix to this :(
Used the example echobot.py
Traceback
Environment information
fbchat1.9.6