-
Hi, im having some errors after upgrading my machine to ubuntu 18.04. It was working until I did this update, but I do not know if it has a connection or if it was just a coincidence.
When try to l…
-
If I try to use getAccountById($id), it will give me an `InstagramException`:
`Fatal error: Uncaught exception 'InstagramScraper\Exception\InstagramException' with message 'Response does not JSON' in…
-
Especially Unirest seems to produce errors from time to time. I already received the following exceptions on running correct code. Therefore, some kind of retry logic would be appropriate.
```
PHP…
-
[24-Jan-2018 19:48:10 Europe/London] PHP Fatal error: Uncaught exception 'InstagramScraper\Exception\InstagramException' with message 'Account with this username does not exist' in /home/imoham3d/pub…
-
Hello,
I download the Instagram-java-scraper from this link with all it's dependency needed from this link
[here](https://jar-download.com/explore-java-source-code.php?a=instagramscraper&g=com.githu…
-
When using Instagram::setProxy()
it's return An uncaught Exception was encountered
Type: InstagramScraper\Exception\InstagramAuthException
Message: Something went wrong. Please report issue.
F…
-
From today when i call this function
$insta->getMediasByLocationId(222836363, 10);
this return the error
'Undefined index: location'
/raiym/instagram-php-scraper/src/InstagramScraper/Ins…
-
Fatal error: Uncaught InstagramScraper\Exception\InstagramAuthException: Something went wrong. Please report issue. in /home/snellapp/public_html/parser/vendor/raiym/instagram-php-scraper/src/Instagr…
-
With the new update ( 3.0 ) this error still not fixed. Maybe needs more parameters in to the cookie.
-
I'm using the java code and i edited lots of its parts to work properly with new changes from instagram, but pushing lots of requests like getting all followers (as i ask for 24 follower in each reque…