mobeigi / fb2cal

Fetch Facebook Birthdays events and create an ICS file for use with calendar apps
https://go.mobeigi.com/fb2cal
GNU General Public License v3.0
425 stars 72 forks source link

2FA doesn't work, not even with app-password #105

Closed JoSSte closed 3 years ago

JoSSte commented 3 years ago

With 2FA activated, his script just fails with Failed to authenticate with Facebook with email {email}. Please check provided email/password.

App-Password article on fb help: https://www.facebook.com/help/249378535085386/

JoSSte commented 3 years ago

I Re-read the docs and discovered that I had missed the "no quotes" comment in the fill out config/config.ini step. didn't help though...

JoSSte commented 3 years ago

verified that the script works with user with no 2fa enabled - works beautifully

mobeigi commented 3 years ago

This is a duplicate of https://github.com/mobeigi/fb2cal/issues/9 and also mentioned in the README. 2FA isn't supported at all right now. Glad it worked with no 2FA for you 👍