Facebook api – Instagram Graph API for fetch profile returns an empty array
I am trying to fetch Instagram profile(id,name,email, e.t.c) through Facebook using the Facebook Graph API endpoint https://graph.facebook.com/v17.0/me/accounts?fields=instagram_business_account on the Graph Explorer tool but it is returning an empty array. The Instagram is a business account and has already been connected…