weskerfoot / DeleteFB

Automate Scrubbing your Facebook Presence
MIT License
2.68k stars 178 forks source link

Page not found error when script navigates to "/timeline" page #141

Closed waddington closed 3 years ago

waddington commented 3 years ago

Hi,

I have just come across this script so maybe I am doing something wrong.

Once the script has logged in it attempts to navigate to something like mobile.facebook.com/my.username/timeline, when it does this facebook shows a page not found error page, and thus the script exits.

I run the script in an anaconda environment using python -m deletefb.deletefb -E "email address" -P "password" -U "profile url without trailing slash" -Y 2009

Any idea's?

Thanks

Edit: I see that this is duplicate of #131

weskerfoot commented 3 years ago

Can you try with this branch? https://github.com/weskerfoot/DeleteFB/tree/fix-year

I'm unable to test at the moment since I don't have any posts from prior years

weskerfoot commented 3 years ago

actually nevermind, working on a different approach to this

weskerfoot commented 3 years ago

closing since this is a duplicate and the fix will be tracked in https://github.com/weskerfoot/DeleteFB/issues/131