fbchat icon indicating copy to clipboard operation
fbchat copied to clipboard

Could not find any ServerJSDefine

Open Ipicky22 opened this issue 3 years ago • 1 comments

Hi,

I try to send a message on messenger with fichât library. I'm with Python 3.9

session = fbchat.Session.login(username, password) session.user.send_text("Hi me!") session.logout()

I try just this little part of code but I have all time the same error. Same issue when I try to see users.

If someone can help me

Ipicky22 avatar May 31 '21 19:05 Ipicky22

See #625

maraid avatar Jun 13 '21 18:06 maraid