InstaPy / InstaPy/instapy-quickstart

security codes error

オープン
#232 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
777
フォーク
763
PR マージ指標
30日以内にマージされた PR はありません

説明

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?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。