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

Login failed with given credentials. #108

Open
Qadry-0 opened this issue Apr 16, 2024 · 7 comments
Open

Login failed with given credentials. #108

Qadry-0 opened this issue Apr 16, 2024 · 7 comments

Comments

@Qadry-0
Copy link

Qadry-0 commented Apr 16, 2024

Response: {'message': "We couldn't find an account with the username ........ Check the username you entered and try again.", 'status': 'fail', 'error_title': 'Username Not Found', 'buttons': [{'title': 'Try Again', 'action': 'dismiss'}, {'title': 'Recover Your Account', 'action': 'show_recovery_challenge'}], 'invalid_credentials': True, 'exception_name': 'UserInvalidCredentials'}

Although I am sure of the username and password

@zhixx018
Copy link

+1

2 similar comments
@nigrumpirate
Copy link

+1

@maaahdi
Copy link

maaahdi commented May 2, 2024

+1

@RobertAzovski
Copy link

Try using Web Class instead Mobile for me that works. Probably mobile only works for accounts registered or authenticated ever in Mobile App. But not sure.

Also in the ensta description it is said that Web is gonna be deprecated but if this is the only way to use accounts how to fix ensta.lib.Exceptions.AuthenticationError then. Waiting that some of lib creator will clarify.

@diezo
Copy link
Owner

diezo commented May 7, 2024

@zhixx018 @Qadry-0 @amn-0 @maaahdi @RobertAzovski

I think there's a change made by Instagram in their Mobile App's Login API. A maintainer needs to update the mobile class to reflect the changes. Till then, we advise you to use the Web Class.

Although it's deprecated, it should work fine for the time period.

@RobertAzovski
Copy link

RobertAzovski commented May 7, 2024

@zhixx018 @Qadry-0 @amn-0 @maaahdi @RobertAzovski

I think there's a change made by Instagram in their Mobile App's Login API. A maintainer needs to update the mobile class to reflect the changes. Till then, we advise you to use the Web Class.

Although it's deprecated, it should work fine for the time period.

is there possibility that If account was made via website then probably it will be unaccessible for Mobile api ??

At least before first login in app

@justinmichaelvieira
Copy link

@diezo
Re:

Till then, we advise you to use the Web Class.

Although it's deprecated, it should work fine for the time period.

Thank you, I am able to authenticate using Web instead of Mobile; However the Web structure has no block function;

I would like to try using the block function from Web, is this possible using the Web object? I could perhaps add the block function myself, if I could get some guidance on how to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants