pavelk2 / social-feed

JavaScript plugin that shows a user feed from the most popular social networks
http://pavelk2.github.io/social-feed-example/
MIT License
963 stars 304 forks source link

Instagram API limits FIX #318

Open HartLarsson opened 6 years ago

HartLarsson commented 6 years ago

Instagram API changes – April 4, 2018

Due to some sudden changes that Instagram has made to their API on April 4th, 2018

User Feeds It is still possible to display your own Instagram account, however, Instagram has removed the ability to display user feeds from other Instagram accounts which are not your own. You can only display the user feed of the account which is associated with your Access Token, but it is no longer possible to display someone else’s feed using your own Access Token.

Public Comments It is possible to display comments on your own user feeds, but it is no longer possible to display comments on posts in hashtag or location feeds.

Avatars It is no longer possible to display the avatars of users in hashtag or location feeds.

SOLUTION Use https://codeofaninja.com/tools/find-instagram-user-id to get your ACCOUNTID to use in the account array like '&1234556789'