-
**Describe the bug**
`set_uuids` not working as expected when you set it before login and try to see if uuids are matched before and after login they arent
**To Reproduce**
```
from instagrapi…
-
After updating to 1.16.19 I get another error when trying to retrieve the user_id
```
cl = Client()
cl.load_settings('/home/python/ig_dump.json')
accounts=["account_1", "account_2", "account_3",…
-
sometime cl.direct_send take long time no response, eg more than 20 minutes.
set timeout, if a cl request more than some seconds, cancel the request
-
This was such a gem to use for gathering references. Seems like (I'm guessing) either IG changed some stuff internally that this used, or the dev might have abandoned the project. Either way, has been…
-
Making a GUI
-
**Describe the bug**
Missing key "graphql" in `/instagrapi/mixins/public.py` in the `public_a1_request`.
**To Reproduce**
Provide a piece of code to reproduce the problem.
**Traceback**
Trace…
-
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'ffmpeg'
I am using replit app in Android... I tried to install ffmpeg module …
-
We noticed that when running our script it works fine for about 1 or 2 minutes. Liking, commenting and following, we sleep randomly between 10-15 seconds between actions and sometimes 30 seconds betwe…
-
Hey,
the parameter _method_whitelist_ of the _Retry_ class from _request_ package is deprecated. When using newer versions of the request package it results in an Error (Error Code attached).
**Fi…
-
Hi,
I revisited one of my old projects today and got this error when trying to send a direct answer: `instagrapi.exceptions.ClientError: 500 Server Error: Internal Server Error for url: https://i.i…