all I get from it is:

Meaning it wants me to proceed to FB to complete my sign in.. but the button doesnt do anything :(
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.80. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
Same issue here.
Probably a Messenger website bug
Same issue here, just reinstalled Ferdi and i can't get past "Please verify you Facebook account" splash.
It's 2-factor authentication. It should still work with it enabled. But I tried disabling and it worked. Enabled it once I logged back in - it broke it. :( Can't just keep 2 factor disabled.
It's 2-factor authentication. It should still work with it enabled. But I tried disabling and it worked. Enabled it once I logged back in - it broke it. :( Can't just keep 2 factor disabled.
Thanks for the tip, it worked! Weird that the app passwords don't work though
Agreed its because of MFA, but i would prefer not to disable it.
Agreed its because of MFA, but i would prefer not to disable it.
Agreed, this might be worth switching to Franz 🤷♂️
Perhaps this is something that will get fixed when the next version of Ferdi comes out with an updated Franz core?
Clunky workaround:
Option 1, via console:
Inspect ElementConsole tabdocument.location.href="https://facebook.com" and then press enterdocument.location.href="https://messenger.com"Option 2, via browsing:
Verify your Facebook Account screen, select Not on Facebook? from bottom leftCreate a new Account screen, select Log into Existing AccountClunky workaround:
Option 1, via console:
- Right click anywhere on the messenger page & select
Inspect Element- Open the
Consoletab- Type
document.location.href="https://facebook.com"and then press enter- Log onto Facebook normally
- Back in the console, type
document.location.href="https://messenger.com"Option 2, via browsing:
- Enter email, password normally
- At the please
Verify your Facebook Accountscreen, selectNot on Facebook?from bottom left- At the facebook
Create a new Accountscreen, selectLog into Existing Account- Enter credentials
- Enter 2FA code when prompted
- Remember browser when prompted
- After reaching the facebook homepage, disable & enable service to go back to messenger.
Awesome tip - it worked for me! Thank you so much
Clunky workaround:
Option 1, via console:
- Right click anywhere on the messenger page & select
Inspect Element- Open the
Consoletab- Type
document.location.href="https://facebook.com"and then press enter- Log onto Facebook normally
- Back in the console, type
document.location.href="https://messenger.com"Option 2, via browsing:
- Enter email, password normally
- At the please
Verify your Facebook Accountscreen, selectNot on Facebook?from bottom left- At the facebook
Create a new Accountscreen, selectLog into Existing Account- Enter credentials
- Enter 2FA code when prompted
- Remember browser when prompted
- After reaching the facebook homepage, disable & enable service to go back to messenger.
Thank you, that worked!
Looks like it's a problem with Facebook/Messenger's login process :s
Most helpful comment
Clunky workaround:
Option 1, via console:
Inspect ElementConsoletabdocument.location.href="https://facebook.com"and then press enterdocument.location.href="https://messenger.com"Option 2, via browsing:
Verify your Facebook Accountscreen, selectNot on Facebook?from bottom leftCreate a new Accountscreen, selectLog into Existing Account