-
...In order to overcome problems like [#29](https://github.com/LevPasha/Instagram-API-python/issues/29)
A PHP-based solution can be found in [checkpoint_required #379 at mgp25/Instagram-API](https:…
-
hello,
i've done a lot of templates and landing-pages for a lot of case-szenarios.
they completly work without contacting any external web-service, mans all the components are located at the local web…
ghost updated
7 years ago
-
for Twitter it said Access Granted but Password is wrong .
-
## Please read the following instructions carefully
- Issues submitted without this template format will be **ignored**.
- I can't help you with python / ffmpeg installation problems so issues rel…
ghost updated
7 years ago
-
I got this kind of error after trying to request sms code from insta. Did insta changed something?
```javascript
{"statusCode":301,"body":"","headers":{"content-type":"text/html; charset=utf-8","loc…
-
$ python test.py
Traceback (most recent call last):
File "test.py", line 1, in
from InstagramAPI import Instagram
File "/usr/lib/python3.6/site-packages/InstagramAPI/_…
-
I started getting these. And after I get several of these I get: RequestsLimitError: You just made too many request to instagram API when trying to follow.
-
Hi!
Code:
```
var Client = require('instagram-private-api').Client.V1;
var device = new Client.Device('SAMSUNG_GALAXY_S2', 'xxx');
var cookiePath = __dirname + './cookies/xxx.json';
var promise = Cli…
-
I am sorry to open a new issue, however your documentation on this part of the API is limited. Would it be possible to give me an example? Sorry to cause you hassle.
-
HI! Good job! I've uploaded in XAMPP and run it on my PC => script added chosen photo to instagram profile => than i've taken another one and error occured:
stdClass Object
(
[status] => fail
[lock]…