bitlbee / bitlbee-facebook

Facebook protocol plugin for BitlBee
GNU General Public License v2.0
279 stars 49 forks source link

2FA (response 406) and possible login error 405 fixes #220

Open usvi opened 1 year ago

usvi commented 1 year ago

This pull request should help in 2 problems:

  1. The 2 factor authentication code should now be managed automatically and user instructed how to input it
  2. We should now get less, maybe even zero events were Facebook kicks us and notifies us: "User must verify their account on www.facebook.com (405)"

Technically

usvi commented 1 year ago

Solved the original error by the reporter here: https://github.com/bitlbee/bitlbee-facebook/issues/215