instagram_private_api
instagram_private_api copied to clipboard
Missing Followers
Please follow the guide below
- Issues submitted without this template format will be ignored.
- Please read the questions carefully and answer completely.
- Do not post screenshots of error messages or code.
- Put an
x
into all the boxes [ ] relevant to your issue (==> [x] NO spaces). - Use the Preview tab to see how your issue will actually look like.
- Issues about reverse engineering is out of scope and will be closed without response.
- Any mention of spam-like actions or spam-related tools/libs/etc is strictly not allowed.
Before submitting an issue, make sure you have:
- [X] Updated to the lastest version v1.6.0
- [X] Read the README and docs
- [X] Searched the bugtracker for similar issues including closed ones
- [X] Reviewed the sample code in tests and examples
Which client are you using?
- [X] app (
instagram_private_api/
) - [ ] web (
instagram_web_api/
)
Hi
There is a problem when getting followers list.
I have two instagram account First one of them has 190 followers and 17 following -> I can get the following and follower list correctly. Second account I have 214 followers and 301 following -> I can get the followings correctly but in followers I can get 194 instead of 214.
Really I could not understand why it is not working for some accounts. (Tried with my friends account too and some of them working and others not).