We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fill in all requirements before submitting an issue.
x
/ Linux / Debian / Kali 2019.2
3
Type the description of your issue here.
I cannot login to instaboost in all running modes. Can someone offer me help with this issue?
Note: Instabot-py is working fine.
Include the contents of the error.log here (if applicable).
Traceback (most recent call last): File "example.py", line 59, in UI = False) File "/root/Downloads/instaboost/Instaboost/src/instabot.py", line 242, in init self.login() File "/root/Downloads/instaboost/Instaboost/src/instabot.py", line 305, in login self.s.headers.update({'X-CSRFToken': r.cookies['csrftoken']}) File "/usr/lib/python2.7/dist-packages/requests/cookies.py", line 328, in getitem return self._find_no_duplicates(name) File "/usr/lib/python2.7/dist-packages/requests/cookies.py", line 399, in _find_no_duplicates raise KeyError('name=%r, domain=%r, path=%r' % (name, domain, path)) KeyError: "name='csrftoken', domain=None, path=None"
The text was updated successfully, but these errors were encountered:
Everything is working fine, Can you try with the newest version? you selected every mode, which one did u get this error?
Sorry, something went wrong.
No branches or pull requests
x
!Issue with the same problem
Hosting
Select one:
Operating System? (include version)
/ Linux / Debian / Kali 2019.2
Running Mode
Python Version?
3
Description
Type the description of your issue here.
I cannot login to instaboost in all running modes.
Can someone offer me help with this issue?
Note: Instabot-py is working fine.
Include the contents of the error.log here (if applicable).
Traceback (most recent call last):
File "example.py", line 59, in
UI = False)
File "/root/Downloads/instaboost/Instaboost/src/instabot.py", line 242, in init
self.login()
File "/root/Downloads/instaboost/Instaboost/src/instabot.py", line 305, in login
self.s.headers.update({'X-CSRFToken': r.cookies['csrftoken']})
File "/usr/lib/python2.7/dist-packages/requests/cookies.py", line 328, in getitem
return self._find_no_duplicates(name)
File "/usr/lib/python2.7/dist-packages/requests/cookies.py", line 399, in _find_no_duplicates
raise KeyError('name=%r, domain=%r, path=%r' % (name, domain, path))
KeyError: "name='csrftoken', domain=None, path=None"
The text was updated successfully, but these errors were encountered: