You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Access Token is not found so it prompts for username/password for Facebook. Upon providing credentials, it fails to authenticate because I have 2-factor on my FB account. We need an updated authentication method to generate/store the access token that works with 2FA. Nobody should be using an account these days and NOT have 2FA enabled.
To Reproduce
Steps to reproduce the behavior:
launch the tool with 'php run.php'
When prompted, enter FB username/password
Message says that token is successfully saved to config/token.txt but that file is actually blank.
Expected behavior
Access Token is cached to the aforementioned txt file
Screenshots
Desktop (please complete the following information):
OS: Ubuntu 22.04
Browser n/a
Version 1.7
The text was updated successfully, but these errors were encountered:
Each time I try this, I can a notification in Facebook that an unrecognized device tried to access my account. Each time, I say "This was me." and "Save Browser" but it still blocks access each time I try.
Describe the bug
Access Token is not found so it prompts for username/password for Facebook. Upon providing credentials, it fails to authenticate because I have 2-factor on my FB account. We need an updated authentication method to generate/store the access token that works with 2FA. Nobody should be using an account these days and NOT have 2FA enabled.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Access Token is cached to the aforementioned txt file
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: