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

Fix "Attempt to read property 'host' on array" error, replace non-exi… #334

Closed jigexiansen closed 2 years ago

jigexiansen commented 2 years ago

Fix "Attempt to read property 'host' on array" error, replace non-existent property "senderaddress" with "fromaddress"

Q A
Branch? master
Bug fix? yes
New feature? no
Issue?