pgrimaud/instagram-user-feed

property_exists(): Argument #1 ($object_or_class) must be of type object|string, null

esedArk opened this issue · 5 comments

Version(s) affected: 6.16.4

Description
property_exists(): Argument #1 ($object_or_class) must be of type object|string, null given {"userId":1,"exception":"[object] (TypeError(code: 0): property_exists(): Argument #1 ($object_or_class) must be of type object|string, null given at /var/www/stalkeator/vendor/pgrimaud/instagram-user-feed/src/Instagram/Auth/Login.php:116)
A clear and concise description of the problem.

How to reproduce
Login with Proxy (working)

Is this issue fixed yet?

Is this issue fixed yet?

Nope 😞

In my case, it was due to the proxy I was using, perhaps it is blocked by Instagram, and the server response when trying to log in is "null". I tried with the proxies from webshare.io and it worked.

I also have the same problem, from the debug I did it can log in. but then it cannot show the login details.