I am trying out Instagram Graph API for the first time. I want to get the user page ID in hopes to then be able to get instagram business account ID. My problem is when using the Graph tool provided on the website for my app, it returns nothing when I put me/accounts. I saw elsewhere that me/accounts would return various data, including what I am looking for, but it is empty.
I ve had trouble finding updated documentation for the correct permissions needed for me/accounts. Some permissions just don t seem to be available anymore. I ve tried many permissions but nothing works for what I need. Here is what I have: pages_show_list, instagram_basic, instagram_manage_comments, instagram_manage_insights, pages_read_engagement, pages_manage_metadata, pages_read_user_content. Also yes I do have a business instagram account, and it is linked with my Facebook account.