Closed Heqma closed 2 years ago
Hi after i verified all i wanted to feed some images from instagram, but when i try to do it by "$profile->refreshFeed()" or "$profile->Feed(4)" tinker return to me
>>> $profile->refreshFeed() => Dymantic\InstagramFeed\InstagramFeed {#3716 +profile: Dymantic\InstagramFeed\Profile {#3705 id: 2, username: "myname", identity_token: "mytoken", created_at: "2022-04-11 14:25:09", updated_at: "2022-04-11 14:29:10", }, }
same issue. what was the problem?
It was a problem with my view. Try to debug your feed
Hi after i verified all i wanted to feed some images from instagram, but when i try to do it by "$profile->refreshFeed()" or "$profile->Feed(4)" tinker return to me