Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instagram API limits FIX #318

Open
wants to merge 2 commits into
base: gh-pages
Choose a base branch
from
Open

Conversation

HartLarsson
Copy link
Contributor

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'

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant