-
**Describe the bug**
A clear and concise description of what the bug is.
The `/v1/users/{user}/info/` endpoint appears to be broken.
**To Reproduce**
Provide a piece of code to reproduce the probl…
-
Hi,
Can you please tell me how to use and setup 2FA?
Also is it enough to dodge the challange for Instagram or to achive it I need to setup a chalange resolver with gmail imap?
-
**Describe the bug**
hashtag_medias_recent() is returning zero posts with no error traceback. Its similar counterpart hashtag_medias_top() is working just fine.
**To Reproduce**
```
import ins…
-
**Describe the bug**
Every time i try to upload a video i get the following error: instagrapi.exceptions.UnknownError: server processing error: VideoSourceVideoStreamCheckException I tried Uploading …
-
## Expected Behavior
I would think that an Instagram automation library as comprehensive as this one would have a way for one to create posts.
## Current Behavior
However, I am unable to find o…
-
**Describe the bug**
I was trying to automate watching stories from specific users, however it keeps throwing an exception "Invalid media_id 0" or "Media not found or avaliable" for any user. I tried…
-
### Login error
When attempting to log in with the following code, the api throws an error below. I have attempted to log in with multiple accounts, however still get the same error `The username y…
-
When using `user_friendships_v1` I get the response:
```json
{
"message": "Invalid user list",
"status": "fail"
}
```
With this traceback
```python
Traceback (most recent call last):
Fil…
-
I am trying to run instagrapi using proxies.
I am running this
```
import requests
resp = requests.get('https://www.instagram.com/', proxies={'http': "http://173.230.136.148:62639"}, timeout=4)…
-
**Describe the bug**
Posting one Instagram story is not an issue, it works perfectly with the URL being rendered correctly, however, the issue occurs if you try to post multiple stories.
For so…