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
# Example code that will produce the error reportedfrominstagram_private_apiimportClientbot=Client(username=settings.INSTA_LOGIN, password=settings.INSTA_PASSWORD, proxy=proxy)
Before submitting an issue, make sure you have:
Which client are you using?
instagram_web_api/
)instagram_private_api/
)Describe the Bug/Error:
instagram_private_api.errors.ClientLoginError: bad_password
Paste the output of
python -V
here:Python 3.11.0
Code:
Error/Debug Log:
The text was updated successfully, but these errors were encountered: