-
**Bug Description**
While Trying To Login It's Giving Error
**To Reproduce**
Try login with any account
```
cl = Client()
cl.login(username, password)
```
**Traceback**
```
Status 4…
-
Hi [Matheus](https://github.com/MatheusGatti),
I'm trying to deploy this repo to heroku but after deployed get error below in dyno runtime log :
2022-05-12T17:26:24.968718+00:00 app[api]: Enable L…
-
Every time i want to follow/ login to my account I get the error "challenge_required"
# My Code:
```Python
from instagrapi import Client
cl = Client()
cl.login(MY_ACC, MY_PASS)
Follow = inpu…
-
I am using this library to get posts of hashtags. I am making an API using Flask, it works fine locally but when i host it on azures web services. I get an error . Please find the error below:
/app…
-
how can i use proxy with instagrapi?
-
**Is your feature request related to a problem? Please describe.**
For my use case I can accomplish everything I need with just the public API, but the problem I run into is my `media_info` request…
-
**Describe the bug**
I'm receiving a ClientForbiddenError when trying to send a message to some public users.
**To Reproduce**
```
from instagrapi import Client
ACCOUNT_USERNAME='ig_user'
A…
-
Hi,
I'm using the last version of the package, currently, I'm getting a fake checkpoint_required response, the reason I'm calling it fake is, that if I retry to call API again, The success response …
-
`Status 200: JSONDecodeError in public_request (url=https://www.instagram.com/myusername/?__a=1) >>> for (;;);{"__ar":1,"error":1357004,"errorSummary":"Sorry, something went wrong","errorDescription":…
-
`ProxyError HTTPSConnectionPool(host='i.instagram.com', port=443): Max retries exceeded with url: /api/v1/feed/timeline/ (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection fa…