mjkaufer / Messer

:speech_balloon: Command-line messaging for Facebook Messenger
https://www.npmjs.com/package/messer
ISC License
450 stars 65 forks source link

Can not login to account that has 2FA #177

Open sourcecodeQC opened 2 years ago

sourcecodeQC commented 2 years ago

Description

While login to 2FA secured account program will return wrong usr/pswd and exit it self

Steps to Reproduce

  1. lunch messer
  2. try logging to 2FA secured account

Expected behavior: I expected to login to my account and use messer to msg my friends

Actual behavior: program exits it self

Versions

Run and copy-paste the results of the following:

~ ❯ npm -v 8.1.2

~ ❯ node -v v16.13.1

~ ❯ messer -v 0.7.3

~ ❯

Also, please include the OS and what version of the OS you're running. My OS:

OS: macOS 12.4 21F79 arm64 CPU: Apple M1

sourcecodeQC commented 2 years ago

Logging in... Enter your Facebook credentials - your password will not be visible as you type it in prompt: email: @gmail.com prompt: password: ***

Failed to login: Wrong username/password.

MichalKochman commented 6 months ago

Same issue npm -v 8.5.1. node -v v12.22.9 messer -v 0.7.3 Ubuntu 22.04