Dymantic / laravel-instagram-feed

150 stars 51 forks source link

How do I get a user's avatar? #36

Closed RomanDolzhenko closed 3 years ago

RomanDolzhenko commented 3 years ago

Trying to use $profile->viewData() but says there is no avatar. image

michaeljoyner commented 3 years ago

Hi @RomanDolzhenko Unfortunately the avatar and fullname are no longer provided by the Instagram Basic Display API, and those keys will be removed from the array in the next version.