Giter Club home page Giter Club logo

Comments (5)

bsansouci avatar bsansouci commented on August 31, 2024

Hey, I'm one of the authors of the nodejs version of this api. We recently had a problem where Facebook detected that someone logged in our bot account from a different location and blocked the account.
Have you tried logging in simply from a browser to check?

from fbchat.

Kozubi avatar Kozubi commented on August 31, 2024

Hey, yes I did that. Also tried with different account which I'm able to login with browser but when I try to use fbchat I get
"Exception: id or password is wrong"
Any ideas?
So to make this clear:
On one account I have "TypeError" exception
On second "Exception: id or password is wrong"
Thanks.

from fbchat.

bsansouci avatar bsansouci commented on August 31, 2024

Mmmmh I'm not too sure. Try adding these two lines in client.py under line 92

f = open("index.html", "w")
f.write(r.text)

Then open the index.html file that it created. Maybe you'll have a clearer idea of what Facebook is trying to tell you.

from fbchat.

carpedm20 avatar carpedm20 commented on August 31, 2024

Actualy this library is still in early stage (Development Status :: 2 - Pre-Alpha). So, I would rather suggest you to wait for a while until the development status become more mature. Thanks!

from fbchat.

wannaphong avatar wannaphong commented on August 31, 2024

Fix #7

from fbchat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.