Instagram Basic API from December 4
1

The app I am developing now uses the current Instagram Basic API to authenticate accounts and get the Username of the account.

It also has the ability to post to stories. From December 4, this Instagram Basic API will be discontinued.

If so, will I no longer be able to use general user account authentication? How can ordinary users authenticate their Instagram accounts on December 4?

If you cannot authenticate your Instagram account, all the features we are developing now will be useless.

If there is any other way to do this, I would be glad to hear from you.

水原樹
تم طرح السؤال منذ حوالي شهرين
الإجابة المحددة
1

Did you find a solution for this issue? From what I understand, the Instagram Business API (https://developers.facebook.com/docs/instagram-platform/instagram-api-with-instagram-login/business-login/) can be used to log in to business pages (it doesn't accept personal accounts). I tried migrating to this API, but I ran into some challenges.

The main issue is that my app doesn't use messaging functionality, but the instagram_business_manage_messages permission seems to be required to publish the Instagram Business API. Because of this, I cannot publish the API.

If your app uses Instagram messages, you might be able to use this API. Only the login URL and app credentials are different; otherwise, you can still use all the endpoints currently available in the Instagram Display API.

Have a great day and good luck!

‏٢٦ نوفمبر‏‏١٠:٥١ م‏111
Johny