InstaPy / InstaPy/instapy-quickstart
security codes error
- Ngôn ngữ chính
- Python
- Star
- 777
- Fork
- 763
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Hello,
when I try to launch my script this is the error:
```
._. ._. ._. ._. ._. ._. ._. ._. ._.
Custom workspace set: "/home/pi/InstaPy" :]
Traceback (most recent call last):
File "/home/pi/InstaPy/assets/script.py", line 30, in
disable_image_load=True)
TypeError: __init__() got an unexpected keyword argument 'security_codes'
```
I've added the security_codes because my account has the 2FA:
```
session = InstaPy(username=insta_username,
password=insta_password,
security_codes=["1234","5678"],
```
Any ideas? Is this a bug?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.