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

update api requests and props according instagram endpoint changes #18

Merged
merged 4 commits into from
Jun 28, 2018

Conversation

exiguus
Copy link
Contributor

@exiguus exiguus commented May 6, 2018

According to the Instagram Endpoint changes from April the 4th (https://www.instagram.com/developer/changelog/)
User Search
GET /users/{user-id}
GET /users/{user-id}/media/recent
GET /users/self/media/liked
GET /users/search
are closed.
Instagram API Url changed to
GET /users/self
(https://www.instagram.com/developer/endpoints/users/)
and unneeded username param and prop removed.

Note: Instagram token in docs/ should be upgraded.

@kevinongko kevinongko merged commit be0aca4 into kevinongko:master Jun 28, 2018
@kevinongko
Copy link
Owner

Hi @exiguus,
thanks for the PR

very appreciated 👍

@kevinongko kevinongko mentioned this pull request Jun 28, 2018
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.

2 participants