postaddictme / instagram-php-scraper

Get account information, photos, videos, stories and comments.

Home Page:https://packagist.org/packages/raiym/instagram-php-scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Undefined property: stdClass::$authenticated"

mfarazGenetech opened this issue · comments

"Undefined property: stdClass::$authenticated"

whenever i try to login it is showing this error
kindly help me with this
Thanks,

The instagram login password encryption has changed ,login() method doesn't work

$response = Request::post(Endpoints::LOGIN_URL, $headers,
['username' => $this->sessionUsername, 'enc_password' => '#PWD_INSTAGRAM_BROWSER:0:' . time() . ':' . $this->sessionPassword]);

New password
enc_password: #PWD_INSTAGRAM_BROWSER:10:1675328909:AaZQAIGrWQRttByoEVDCGbYbECsWmUhjUue8aJbEab0He1kzkHIEvQGAdPm+0cU95NFdEZxidQT+Xj8KesBSF7cIhubUGi+ds4SqXM0dR8yqrogEkfZMvf0N8IG3yxXtXRfdOZhpU1qRgw==