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

user_media_recent does not work properly #85

Open
jumbosushi opened this issue Feb 20, 2016 · 3 comments
Open

user_media_recent does not work properly #85

jumbosushi opened this issue Feb 20, 2016 · 3 comments

Comments

@jumbosushi
Copy link

user_media_recent did not work properly for me

@chris35469
Copy link

Same here. Pagination shows this when printed to console.

{ next_min_id: 'AQAarTGDiuDSdWIxf9NgWIQLWhIVpKTnFAvo3uSmdzIL6U5PBxy_CHErl59z26g8JsBfkyUksVC-mHz0eqMC-c5Z6tffvnFtjOZfhktvrDE8Jg',
deprecation_warning: 'next_max_id and min_id are deprecated for this endpoint; use min_tag_id and max_tag_id instead',
min_tag_id: 'AQAarTGDiuDSdWIxf9NgWIQLWhIVpKTnFAvo3uSmdzIL6U5PBxy_CHErl59z26g8JsBfkyUksVC-mHz0eqMC-c5Z6tffvnFtjOZfhktvrDE8Jg' }

The next function seems to have disappeared and in result my app is now broke. Any word on this would be appreciated.

@olalonde
Copy link

olalonde commented Nov 15, 2016

Also broken here with user_self_media_recent... I'm actually getting an empty object:

  pagination: {},
  remaining: 495,
  limit: 500

Remaining and limit are incorrect as well.

@olalonde
Copy link

FWIW, I switched to https://github.com/pradel/node-instagram

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

No branches or pull requests

3 participants