Closed shabnambanu1983 closed 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
Maybe now it's work, after e847c551d151e393357a978b98d30e164daa9f94.
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