-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
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
[BUG] status code 500 while trying to login #55
Comments
@fatihozdil send your fix as PR please |
@adw0rd I will try to solve, but I am not very familiar with python. I just wanted to try api. |
I faced with this 500 error when I used to install above commands for installation. The problem is 2fa, it does not wait for me to write 2fa code, throws "EOFError: EOF when reading a line" error. I tried other installation methods. I did not face with the same problem it let me write 2fa code, but I faced another error ChallengeRequired. I don't know what that means. |
is instagrapi-rest as powerfull as instagrapi ? |
instagrapi-rest is wrapper for instagrapi, if instagrapi-rest is no function there, but it is in instagrapi, then you can add it and send me a PR
you should always create a new thread if you haven't found the right one |
Solves issue subzeroid#55
Solves issue subzeroid#55
http://localhost:8000/auth/login
I am trying to login. Account has 2FA . First I filled username and password after that I get the 2FA code via email and filled the input and send another request but still getting 500 error.
I am using the docker environment.
shown in the above picture Is mock data. However, I have tried with the real account but, it did not work either.
see below:
The text was updated successfully, but these errors were encountered: