We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
While login to 2FA secured account program will always crash
Expected behavior: I expected to login to my account and use messer to msg my friends
Actual behavior: program exits crash its self - Cookie not found. Cause unknown.
Run and copy-paste the results of the following:
~ ❯ npm -v 8.1.2
~ ❯ node -v v16.13.1
~ ❯ fb-messenger-cli -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
~ ❯ fb-messenger-cli Login verification failed: No saved profile, please login Facebook credentials: Email: Password: Attempting login... Fetching login cookie Browser resolved Waiting 20 seconds for login page Error while logging in Error: Evaluation failed: Cookie not found. Cause unknown. Browser properly closed Login verification failed: Error: Evaluation failed: Cookie not found. Cause unknown. Exiting. Please try again.
~ 23s
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Steps to Reproduce
Expected behavior: I expected to login to my account and use messer to msg my friends
Actual behavior: program exits crash its self - Cookie not found. Cause unknown.
Versions
Run and copy-paste the results of the following:
~
❯ npm -v
8.1.2
~
❯ node -v
v16.13.1
~
❯ fb-messenger-cli -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
~
❯ fb-messenger-cli
Login verification failed: No saved profile, please login
Facebook credentials:
Email:
Password:
Attempting login...
Fetching login cookie
Browser resolved
Waiting 20 seconds for login page
Error while logging in Error: Evaluation failed: Cookie not found. Cause unknown.
Browser properly closed
Login verification failed: Error: Evaluation failed: Cookie not found. Cause unknown.
Exiting. Please try again.
~ 23s
The text was updated successfully, but these errors were encountered: