Reputation: 397
I was using the Instagram API to get the last media from a client's account. But as you know, most of the capabilities are deprecated(retired...) now. So I tried the Facebook Graph API, but I don't understand how this works...
I tested with my FB account and a test Facebook Page. So I need to link my Facebook account with an Instagram Business account. But my problem is, what must I ask my client? I can't ask him his accounts... How am I supposed to do? Can't I just use my FB account and have permission to get media from another Instagram account?
Thank you!
Upvotes: 1
Views: 1128
Reputation: 94
Im not sure your question was fixed or not. So this one some step you need to do for using Graph API Instagram
You need to create a APP on https://developers.facebook.com/apps/, This app have some permission for get data of Instagram. In Products part, You need to register 3 things
All of thing you need to do in here https://developers.facebook.com/docs/instagram-api/getting-started
Facebook is building this API so I think you need to update for any change logs of them.
Upvotes: 1