tuxity / insta-unfollower

An Instagram script to unfollow accounts who doesn't follow-you-back

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KeyError authenticated

isMMa opened this issue · comments

commented

File "unfollow_es.py", line 353, in
main()
File "unfollow_es.py", line 262, in main
is_logged = login()
File "unfollow_es.py", line 85, in login
if response_data['authenticated']:
KeyError: 'authenticated'

commented

Return

{'message': 'There was an error with your request. Please try again.', 'status': 'fail'}

commented

Fix by reauthenticated