Skip to content

Cannot login, Facebook detects the API then redirects to checkpoint #532

Description

@AJRadaza

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

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

Environment information

  • Python 3.7.3
  • fbchat 1.9.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions