Describe the bug
Raises exception "BadPassword"(The password you entered is incorrect. Please try again. If you are sure that the password is correct, then change your IP address, because it is added to the blacklist of the Instagram Server), but when I check it is the right password and when I tried to use VPN/change my IP manually it still says the same thing. Even when I used an external cloud it didn't work...
To Reproduce
cl = Client()
cl.login(username, password)
Traceback
Show your full traceback so that it is clear where exactly the error occurred.
Expected behavior
account logs in
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: Windows 10
Python version 3.10
instagrapi version 1.19.7
moveipy version if used
imagemagick version if used
Additional context
Add any other context about the problem here.
Try Instagrapi SaaS with a free trial https://hikerapi.com/p/5GBWznd3
Describe the bug Raises exception "BadPassword"(The password you entered is incorrect. Please try again. If you are sure that the password is correct, then change your IP address, because it is added to the blacklist of the Instagram Server), but when I check it is the right password and when I tried to use VPN/change my IP manually it still says the same thing. Even when I used an external cloud it didn't work...
To Reproduce cl = Client() cl.login(username, password)
Traceback Show your full traceback so that it is clear where exactly the error occurred.
Expected behavior account logs in
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.