Closed sergeizhukov closed 5 years ago
I have same problem, but I use login method for getting list of followers, for getting account info you musn't be logged.
I'm getting this problem on a live server. Logging in on my local machine works though. My live server is hosted overseas. The problem may be because IG identifies a different login location, thus causing it not to login properly and returning incomplete response headers.
Does anyone have a solution for this?
In InstagramScraper/Instagram.php class I remove all variables $mid and now it works for me.
@lukaspicha does it work if you're calling a function that requires a user to be logged in?
@lukaspicha does it work if you're calling a function that requires a user to be logged in?
yes
see #501 @raiym
thank you
Hello. Version is "^0.8.31" After install wrote the example code.
Received:
Any ideas for resolve?