fbchat-dev / fbchat

Facebook Chat (Messenger) for Python
https://fbchat.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.19k stars 412 forks source link

Not able to login from my webhost hosted in USA #90

Closed shabnambanu1983 closed 7 years ago

shabnambanu1983 commented 7 years ago

Hi,

Using your APIs I am trying to login to my fb account from a python script but I am not able to login . Does this API still works? Here is my code:

import fbchat

client = fbchat.Client("100014895393956", "***") // password hidden before pasting here

Thanks, Shabnam

carpedm20 commented 7 years ago

Maybe now it's work, after e847c551d151e393357a978b98d30e164daa9f94.