You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.
After i type in my fb username and password i get this error.
[*] Generate access token
Traceback (most recent call last):
File "osif.py", line 1251, in
main()
File "osif.py", line 971, in main
id()
File "osif.py", line 180, in id
get(data)
File "osif.py", line 154, in get
b = open('cookie/token.log','w')
IOError: [Errno 2] No such file or directory: 'cookie/token.log'
The text was updated successfully, but these errors were encountered:
After i type in my fb username and password i get this error.
[*] Generate access token
Traceback (most recent call last):
File "osif.py", line 1251, in
main()
File "osif.py", line 971, in main
id()
File "osif.py", line 180, in id
get(data)
File "osif.py", line 154, in get
b = open('cookie/token.log','w')
IOError: [Errno 2] No such file or directory: 'cookie/token.log'
The text was updated successfully, but these errors were encountered: