Deepak Soni

Results 13 comments of Deepak Soni

a quick fix: ```pip install ensta``` ```py from ensta import Host host = Host(username, password, totp_token=token) ```

This could possibly be because instagrapi doesn't have an auto session management feature and you've logged in a lot of times. You should try using [ensta](https://github.com/diezo/Ensta). While it uses the...

@sarthak501 I've figured out the cause of this issue and will implement a solution very soon. In the meantime, please do give this repository a star so that other developers...

@avtosubaru25 I've figured out the cause of this problem, and will update you once I implement the solution. Thanks.

@vlna oh thanks a lot! I think it's easier to fix this issue now. i'll update you on this soon.

@justin321123 I'm currently focused on other projects at the moment. But I'll do my best to get this done by the end of this week.

@justin321123 Working on it. I'll update you once I push the changes.

@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...

Thanks for the feature suggestion @zhixx018. I'll implement this soon and will notify you about the same.

@qingtian0510 Thanks for the suggestion. I'll notify you when this feature is added.