Closed MatejMecka closed 7 years ago
I'm positive that you're not using the latest version of fbchat
:
The line self.payloadDefault['__rev'] = int(r.text.split('"revision":',1)[1].split(",",1)[0])
doesn't exist anymore, and this problem has been fixed in earlier versions. How did you install fbchat, and if you did it via. pip
, did you make sure you installed/upgraded fbchat
for the correct version?
I'm a moron. I should reinstall my OS.
I'm using the latest version of FB chat using the Python REPL and I cannot log in. I'm entering the email and password correctly and I checked. I'm using the default example in the documentations but whenever I try this happens:
Edit: 2FA is disabled and i'm not accepted via Email or Password. Scraping Error?