-
Hello, I'm experiencing the following error currently in production:
Client error: `POST https://www.instagram.com/accounts/login/ajax/` resulted in a `400 Bad Request` response: {"message":"checkp…
-
Attempt to login...
ClientError checkpoint_challenge_required (Code: 400, Response: {"message": "challenge_required", "challenge": {"url": "https://i.instagram.com/challenge/AXHCnOvSrnyrrsBoovOLAxAm0…
-
$ python3 main.py cybersocialhub --cookies
Traceback (most recent call last):
File "/home/escritor/Osintgram/main.py", line 3, in
from src.Osintgram import Osintgram
File "/home/escritor/…
-
ClientError checkpoint_challenge_required (Code: 400, Response: {"message": "challenge_required", "challenge": {"url": "https://i.instagram.com/challenge/AXE5WSJ-Hq0vZMRjazAIYAdUeJcv26f4hIZpR4nt1cfK…
-
ClientError checkpoint_challenge_required (Code: 400, Response: {"message": "challenge_required", "challenge": {"url": "https://i.instagram.com/challenge/AXEtfAL-vqG05sPjAmqSrBNi1VPoefgOnKFYXsgsanRyO7…
-
**Describe the bug**
When I try to use the `--login` option, I write my password, but it prints the message:
`Fatal error: Login: Checkpoint required. Point your browser to a_link_here - follow the …
-
Attempt to login...
ClientError Bad Request: block_eu_user_login_in_old_app (Code: 400, Response: {"message":"You'll need to update Instagram to the latest version before you can use the app.","statu…
-
I am getting the famous "error_type": "checkpoint_challenge_required" when uploading to instagram.
I have tried accessing Instagram from mobile and pressing the "This was me" option as well as loggin…
-
After saving and initialize it for example:
$instagram->initFromSavedSession($user);
I can't like, comment or follow except searching hashtags! and if I check the login it's not even logged in…
-
**Describe the bug**
I excute same command every day. Since today, Instagram seems to require an verification. Instapy-cli display a "challenge_required" message.
**To Reproduce**
```bash
in…