Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Missing Connected Instagram Account Fields for Pages in Graph API

I am trying to get our users Facebook Pages with connected Instagram Business Accounts using the API:

https://graph.facebook.com/v2.7/me/accounts?fields=id,name,connected_instagram_account{ig_id,name}&limit=20 

For some pages, I did not get the connected Instagram Accounts.

We have tried to set up again (ie. by removing the linked facebook page and then link it from Instagram Settings), but I am not able to get the connected instagram accounts info yet.

Can anyone help me to resolve this?

like image 739
Jinu Santh Rose Avatar asked Jun 06 '18 05:06

Jinu Santh Rose


1 Answers

Prerequisite: You first need the business Instagram account to be linked with Facebook Page. https://help.instagram.com/356902681064399 - That one can do from the profile page of Instagram account.

Currently, for FaceBook graph API we need a linked business page to Instagram account. As above APIs uses page tokens.

Please Look into this

like image 185
Hitesh Anshani Avatar answered Jun 27 '23 01:06

Hitesh Anshani