Instagram Graph API

孤者浪人 提交于 2019-11-29 18:37:06

I guess you have missed creating a Facebook business page and linking your Instagram Business account to it.

Here is the guide to setup : https://developers.facebook.com/docs/instagram-api/getting-started

If this was done correctly and still you're facing the error is because of a Facebook bug where your account doesn't get linked correctly.

Here : https://developers.facebook.com/support/bugs/177912116363088/?disable_redirect=0

Solution : Please disconnect your Instagram account from your page. Then, on Instagram app, in setting you will have to switch back to personal account and reconvert to a business account

Note : Switching to a personal account you will lose the insights of your media.

Once this is done you should be able to get instagram_business_account and post which you can run your query to fetch the media :

GET http://graph.facebook.com/you-instagram-business-account-id/media
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!