hhsm95 / FacebookPostsScraper

Scraper for posts in Facebook user profiles, pages and groups
MIT License
136 stars 54 forks source link

i'm getting exception #1

Closed jhon23xx closed 4 years ago

jhon23xx commented 4 years ago
raise Exception('Redirect Url not found')

Exception: Redirect Url not found

hhsm95 commented 4 years ago

Hi, check if you can log without problems to your Facebook account. This exception happens when it logs in but asks for a security question.

hhsm95 commented 4 years ago

In the latest commit the exception message explains that you need to log in desktop Facebook to restart your password. After that now you can log in again.