Skip to content
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

Open
fatihozdil opened this issue Feb 18, 2023 · 6 comments
Open

[BUG] status code 500 while trying to login #55

fatihozdil opened this issue Feb 18, 2023 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@fatihozdil
Copy link

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.
image
shown in the above picture Is mock data. However, I have tried with the real account but, it did not work either.

see below:
image

@fatihozdil fatihozdil added the bug Something isn't working label Feb 18, 2023
@adw0rd adw0rd assigned fatihozdil and unassigned adw0rd Feb 18, 2023
@adw0rd
Copy link
Collaborator

adw0rd commented Feb 18, 2023

@fatihozdil send your fix as PR please

@fatihozdil
Copy link
Author

@adw0rd I will try to solve, but I am not very familiar with python. I just wanted to try api.

@fatihozdil
Copy link
Author

image

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.

@adw0rd
Copy link
Collaborator

adw0rd commented Feb 20, 2023

@juancarlosso
Copy link

is instagrapi-rest as powerfull as instagrapi ?
i mean.. does it has the same features?..
I'm about to start a project with instagram and I want to use "REST" but I don't know if "REST" receives updates.
I can see that "Instagrapi" is more active. Should I use instagrapi instead of REST? (( I'm sorry if this has nothing to do with the post, but I couldn't find where to put my question.))

@adw0rd
Copy link
Collaborator

adw0rd commented Feb 27, 2023

i mean.. does it has the same features?..

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

I'm sorry if this has nothing to do with the post, but I couldn't find where to put my question.))

you should always create a new thread if you haven't found the right one

MErenTalan added a commit to MErenTalan/instagrapi-rest that referenced this issue Jun 5, 2024
RawiMar pushed a commit to RawiMar/instagrapi-rest that referenced this issue Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants