diezo / Ensta

🔥 Fast & Reliable Python Package For Instagram API - 2024
https://bit.ly/ensta-discord
MIT License
372 stars 44 forks source link

Login Failed #119

Open nlkguy opened 2 months ago

nlkguy commented 2 months ago
ensta.lib.Exceptions.AuthenticationError: Login failed with given credentials.

Response: {'message': 'The password you entered is incorrect. Please try again.', 
'status': 'fail', 'error_title': 'Incorrect password', 
'buttons': [{'title': 'OK', 'action': 'dismiss'}], 'invalid_credentials': True, 
'exception_name': 'UserInvalidCredentials', 'error_type': 'bad_password'}

tried multiple accounts and credentials , unable to login

MaHDiaLaGaB commented 2 months ago

i have same issue

steinathan commented 2 months ago

Try to use Web instead of Mobile

nlkguy commented 2 months ago

as suggested in another issue, the web class is working fine even though it is deprecated. the mobile class needs some work.

On Thu, Sep 12, 2024 at 4:37 AM Nathan @.***> wrote:

Try to use Web instead of Mobile

— Reply to this email directly, view it on GitHub https://github.com/diezo/Ensta/issues/119#issuecomment-2344875271, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOOIR55KVRGXDOEYOTNM2XLZWDEJ3AVCNFSM6AAAAABNM7PU36VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBUHA3TKMRXGE . You are receiving this because you authored the thread.Message ID: @.***>

Inbatamilaa commented 1 month ago

I'm also facing the same issue

MaHDiaLaGaB commented 1 month ago

yeah it's works fine with Web class

bondobrus commented 1 month ago

Is ensta lib updated anymore? Seems like lack of mobile api big issue most of features are not available. Instagram uses now https://i.instagram.com/api/v1/bloks/apps/com.bloks.www.bloks.caa.login.async.send_login_request/ for login request on mobile.

Komo4ekoI commented 1 month ago

Is ensta lib updated anymore? Seems like lack of mobile api big issue most of features are not available. Instagram uses now https://i.instagram.com/api/v1/bloks/apps/com.bloks.www.bloks.caa.login.async.send_login_request/ for login request on mobile.

Hi, did you manage to use use use mobile authentication? If yes, could you please share the code?

bondobrus commented 1 month ago

Is ensta lib updated anymore? Seems like lack of mobile api big issue most of features are not available. Instagram uses now https://i.instagram.com/api/v1/bloks/apps/com.bloks.www.bloks.caa.login.async.send_login_request/ for login request on mobile.

Hi, did you manage to use use use mobile authentication? If yes, could you please share the code?

Check my repo to manage bio links I have included login here.

If somebody will modify ensta lub to make it working with mobile api again please let me know about the fork. Or if somebody got a working way to upload story with vissible stickers I will appreciate it.

armstrong13541757 commented 2 weeks ago

Instagram login and register need to know bloks, and I fixed it.