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
882 stars 138 forks source link

Can't get reels videos if title is missing #309

Closed wailashraf71 closed 2 years ago

wailashraf71 commented 2 years ago
ErrorException: Trying to get property 'text' of non-object in file C:\xampp\htdocs\app\vendor\pgrimaud\instagram-user-feed\src\Instagram\Hydrator\ReelsHydrator.php on line 24

#0 C:\xampp\htdocs\app\vendor\pgrimaud\instagram-user-feed\src\Instagram\Hydrator\ReelsHydrator.php(24): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8, 'Trying to get p...', 'C:\\xampp\\htdocs...', 24, Array)

The function of getting reels is working if title is present.

And why there is no reels like or add view to count on views or even comment?

pgrimaud commented 2 years ago

This issue has been fixed, please update to 6.15.2

wailashraf71 commented 2 years ago

Problem is not solved

pgrimaud commented 2 years ago

Could you give me an IG account with this issue?

pgrimaud commented 2 years ago

I just fixed it in 6.16, so please upgrade :)