-
Attempt to login...
ClientCookieExpiredError/ClientLoginRequiredError: Cookie expired at 1628592384
Error parsing error response: Expecting value: line 1 column 1 (char 0)
Traceback (most recent ca…
-
Attempt to login...
Error parsing error response: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/instagram_private_api/…
-
The endpoints of photo and video upload are deprecated and should be changed as following:
**upload/photo/ -> rupload_igphoto/{upload_id}/
upload/video/ -> rupload_igvideo/{upload_id}/**
Header…
-
const create = await Bluebird.try(()=> ig.account.create(
username, password, email, first_name
))
.catch((IgResponseError, error) => {
console.log(error)
})
consol…
-
```
Attempt to login...
Error parsing error response: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
File "/workspace/Work/Osintgram/venv/lib/python3.8/site-package…
-
Attempt to login...
Error parsing error response: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
File "/home/muhammadsaifullahasif/.local/lib/python3.9/site-packages…
-
`Error parsing error response: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/instagram_private_api/client.py", line 523…
-
I created 2 profiles and switching between profiles even original does not change anything. All profiles are have same content, changes in one profile also changed in other profiles; so profiles is no…
-
Error parsing error response: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
File "/home/mskp/.local/lib/python3.10/site-packages/instagram_private_api/client.py", li…
mskp updated
12 months ago
-
I find this package a lot more intuitive than instagram-private-api as I'm more or less familiar with discord.js.
I've looked around this project, but I can't find any documentation. Is there any?
…