-
Hi.
Im trying to publish a video and i got this VideoSourceDurationCheckException error.
Anyone can help me with this?
my code:
```
import { S3 } from 'aws-sdk';
import { IgApiClient } f…
-
I also had a ClientError with the same response, but it was resolved when I replaced the proxy. Could it be that it's about the account?
```
During handling of the above exception, another excepti…
-
Hi @stanvanrooy ,
Location search and searching for content posted in specific locations can be helpful.
Thank you so much for everything
-
**Describe the bug**
Hi gentlemen!
I'm having issue when trying to login into Statamic control panel.
This problem happen with Statamic latest release on Google Chrome only. (Opera, Firefox, Safa…
-
[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 retry or sen…
-
Hi there,
i have a problem to fetch all images. For example the tag #ABC have 54 entry's. if i run your hack.sh script i get only 10 image urls.
If i set the PAGESIZE="2" the script fetched 167 urls…
-
I like very much https://github.com/SimonBrazell/privacy-redirect (I am only a random user)
See also privacy policy: https://github.com/SimonBrazell/privacy-redirect/wiki/Privacy-Policy
> A web ex…
-
Instagram no longer lists follower count in the url that social media counter parses.
I think we need a new approach. This should be possible with the Facebook developer credentials.
I'm not a coder…
-
### 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…
-
**Version(s) affected**: 6.16.0
I implemented the following code:
```
$cachePool = new FilesystemAdapter('Instagram', 0, config('cache.stores.file.path'));
$api = new Api($cachePool); …