Can someone clarify what needs to be done exactly to migrate to the IG API with IG login? Is the discontinuation of IG basic display only for the scope when making the initial API call? Meaning replacing the scope to use: instagram_business_basic, instagram_business_content_publish, instagram_business_manage_comments, instagram_business_manage_messages.
Can I still use https://graph.instagram.com/v17.0/me?access_token={TOKEN}&fields=username,media{timestamp,caption,media_type,permalink,media_url,children{media_url,media_type}}&limit=25 to retrieve user posts once they switched their IG account to be a Business Account?

Tag:-

2 comments.

  1. Nathan

    I too, would like answers to this question.

  2. Shane

    I'm also interested in a solution for this. Use case: displaying last 25 posts from a small business's instagram account on their own website. (data retrieved on server for server rendering)

Add a new comment.