Open ghost opened 4 years ago
Hello need help :
Traceback (most recent call last): File "hackinsta.py", line 154, in sess = instabrute.Login(password) File "hackinsta.py", line 114, in Login sess.headers.update({'X-CSRFToken' : r.cookies.get_dict()['csrftoken']}) KeyError: 'csrftoken'
I have same problem ......are you get the solution?
Sorry I did not see that at first, but thanks you.
Hello need help :
Traceback (most recent call last): File "hackinsta.py", line 154, in
sess = instabrute.Login(password)
File "hackinsta.py", line 114, in Login
sess.headers.update({'X-CSRFToken' : r.cookies.get_dict()['csrftoken']})
KeyError: 'csrftoken'