facebook-delete icon indicating copy to clipboard operation
facebook-delete copied to clipboard

macOS Login issue, v3.1

Open xnmrph440 opened this issue 2 years ago • 1 comments

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 %

xnmrph440 avatar Oct 23 '21 15:10 xnmrph440

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

marcelja avatar Oct 25 '21 06:10 marcelja