Claudius Ellsel
Claudius Ellsel
Try to have a look at my referenced line again. It shows that if headers are passed to `public_request`, the headers will then get updated (which is not wanted). So...
Your solution fixes the problem, but I think, there is a better way: Refactoring some functions in `public.py`. Why? Because I am rather confident that the headers will be needed...
Thanks, some more nitpicks, though.
@subzeroid, can you give a review and possibly make some calls on discussed topics?
@instaprime, if you already have a working solution, would you mind creating a PR for this? Then, it can get integrated in the code base, properly.
Seems to be a duplicate of #1735
Seems to be a duplicate of #1712, which already got fixed, apparently.
Probably unrelated, but I have problems as well: `instagrapi.exceptions.ClientBadRequestError: Unknown ({'message': '', 'response': , 'status': 'fail'})` Possibly due to many requests? I'll try the `_v1` function.
Hm, `_v1` gives me the same error. Before, I execute `user_followers`, which works fine. If I put the `user_following` function before that, I still get the same error. The numbers...
I just quickly ticked all checkboxes, but didn't really check. After getting feedback, whether this addition to the docs is okay, I'll be happy to comply with the repository requirements...