Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

fetch user stories #220

Open
haris15 opened this issue Nov 1, 2018 · 1 comment
Open

fetch user stories #220

haris15 opened this issue Nov 1, 2018 · 1 comment

Comments

@haris15
Copy link

haris15 commented Nov 1, 2018

how to fetch user stories using this library ?

@xberger
Copy link

xberger commented Nov 6, 2018

@haris15 You cannot. jInstagram only covers the Instagram classic API. Stories are not available in the classic API. You have to use the Facebook Graph API for that and you can only fetch Stories from Instagram business accounts. For the Graph API you may use restfb as Java library.
The Instagram classic API is phasing out, it is already read-only. For this reason I would not expect updates of jInstagram anymore. Thanks @sachin-handiekar for the good work!
See:
https://developers.facebook.com/docs/instagram-api/reference/user/stories/
https://restfb.com/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants