-
On part login
```
$ig = new \InstagramAPI\Instagram($debug, $truncatedDebug);
try {
$ig->login($username, $password);
} catch (\Exception $e) {
echo 'Something went wrong: '.$e->getMess…
dvlop updated
4 years ago
-
Show Error
`DevTools listening on ws://127.0.0.1:54887/devtools/browser/cb4d5c01-3552-481e-9908-ca3f3ebd1a14
[22628:24512:0717/114111.966:ERROR:device_event_log_impl.cc(222)] [11:41:11.966] USB: u…
-
Yesterday I was testing this project. When I run the basic test script I got an Instagram mail that a new session was opened in a new dispositive... Samsung SM-G930F... Galaxy S7... It's very creepy..…
11sma updated
4 years ago
-
### Discussed in https://github.com/adw0rd/instagrapi/discussions/744
Originally posted by **diegogurr** June 23, 2022
After 1 week of posting photos (every 4 hours,using crontab) without prob…
-
```
DevTools listening on ws://127.0.0.1:59927/devtools/browser/0569e453-36dd-44d2-a025-0b1f63e5b263
[4932:28996:0807/155149.528:ERROR:device_event_log_impl.cc(222)] [15:51:49.527] USB: usb_service_…
-
$ python main.py
[IG] not found cookie/cookie_file >> login as default
Error parsing error response: Expecting value: line 1 column 1 (char 0)
Error is >>
Bad Request
Something went bad.
…
-
## Please follow the guide below
- Issues submitted without this template format will be **ignored**.
- You will be asked some questions and requested to provide some information, please read them…
-
# Project Talk - Defining Standards
- what should be the standard layout of the social media repos?
- why?
- what will they be used for?
- together? independently?
- how much reliance on A…
-
hi , i would like to create an exchange so any one having deep knowledge or already created an exchange can contact me - prolitecoin@gmail.com
-
Hi,
All the infos are printing duplicated in my screen. For example:
" 2018-12-13 00:08:59,811 - INFO - Instabot Started
2018-12-13 00:08:59,811 INFO Instabot Started "
How can I fix that?