You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.
@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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
how to fetch user stories using this library ?
The text was updated successfully, but these errors were encountered: