marcelja / facebook-delete

Fast facebook activity deletion
MIT License
1.28k stars 48 forks source link

macOS Login issue, v3.1 #37

Open xnmrph440 opened 2 years ago

xnmrph440 commented 2 years ago

Hi,

I've attempted to use this and followed the steps. Binary has been made executable.

I can log in successfully. to https://mbasic.facebook.com and don't have 2FA enabled for this account. I am using a test account before I launch it against my actual FB account. The following is returned:

Why is marcels' user folder structure listed?

<redacted_localuser>@<redacted_localhost> FB Deleter % ./deleter-macos
? Please type your email <redacted>@outlook.com
? Please type your password ************************
Attempting Login...
panic: Failed to login. Please open https://mbasic.facebook.com in a browser and login there. Facebook might requires an additional verification. Afterwards, you can try again.

goroutine 1 [running]:
main.newFbLogin(0xc00010d140)
    /Users/marcel/pr/facebook-delete/deleter.go:118 +0xad
main.main()
    /Users/marcel/pr/facebook-delete/deleter.go:522 +0x289
<redacted_localuser>@<redacted_localhost> FB Deleter %
marcelja commented 2 years ago

I think that the login process is working differently in some situations. I recently had to provide my date of birth as an additional verification step.

You could use this as a temporary workaround: https://github.com/marcelja/facebook-delete/issues/8#issuecomment-931479288