pgrimaud / instagram-user-feed

This is a scrapper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
MIT License
880 stars 137 forks source link

CheckpointChallenge Trying to get property 'content' of non-object #126

Closed vanakulka closed 4 years ago

vanakulka commented 4 years ago

Version(s) affected: 6.4

Description
Simply get stuck in function called SendSecurityCode in pgrimaud\instagram-user-feed\src\Instagram\Auth\Checkpoint\Challenge.php:91

How to reproduce
When I try to login with account, what require checkpoint challenge.

Additional context
I am using Laravel, I dont know if its something important.

pgrimaud commented 4 years ago

Hi, sorry about the delay.

Could you give me more details about the error. Did you get a timeout or something else?

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.