Instagram-php-scraper: Call to a member function get() on string

Created on 12 Nov 2020  路  5Comments  路  Source: postaddictme/instagram-php-scraper

Error: Call to a member function get() on string in file /vendor/raiym/instagram-php-scraper/src/InstagramScraper/Instagram.php on line 1647

0 /app/Http/Controllers/ApiController.php(75): InstagramScraper\Instagram->login()

All 5 comments

Same problem.

Call to a member function get() on string

/vendor/raiym/instagram-php-scraper/src/InstagramScraper/Instagram.php:1647

update package to latest. and add first argument \InstagramScraper\Instagram::withCredentials(new \GuzzleHttp\Client(), $login, $pass, $cache);

Same problem here

Same problem here

Any solution?

Same problem here

Any solution?

This is what it fixed it for me mate

Was this page helpful?
0 / 5 - 0 ratings

Related issues

moh6mmad picture moh6mmad  路  3Comments

fsjdg picture fsjdg  路  8Comments

Tripoli96 picture Tripoli96  路  5Comments

limminho picture limminho  路  8Comments

joty0 picture joty0  路  3Comments