Posts under category Facebook Instagram Platform

For the last few days the instagram login api login process hasn't been working. I am using the embeded link provided in the app dashboard > Instagram > Instagram > Api Setup with Instagram Login > Step 3 and this results in a page that says "Error, please wait a few minutes before you try again". It was working for a while, but has been like this for at least the last two days.

On redirect to: https://api.instagram.com/oauth/authorize?client_id=1010225960140535&redirect_uri=https%3A%2F%2Fgo.pin.top%2Foauth%2Fig&scope=user_profile&response_type=code&state=xQDBtUNBWslomg8X614TwJC9Ljt1iGVqVi37ImT1&force_authentication=1
Receive response with status 302 Found and redirect to: https://www.instagram.com/oauth/authorize?client_id=1010225960140535&redirect_uri=https://go.pin.top/oauth/ig&scope=user_profile&response_type=code&state=xQDBtUNBWslomg8X614TwJC9Ljt1iGVqVi37ImT1&force_authentication=1 Then return 429 To many requests, but in meta console no any throttled requests

Hello,
We're trying to migrate our App from using the old "Instagram API setup with Facebook Login" to the new "Instagram API setup with Instagram Login"
Reading the official migration guide: https://developers.facebook.com/docs/instagram-platform/instagram-api-with-instagram-login/create-a-meta-app-with-instagram
It says to add the "Instagram" product, however there's no such product we can add. We already have "Instagram Graph API" and "Instagram Basic Display" but there's no "Instagram".
We assume the issue is that the app must be of type "Business", while our app is of type "none" since it was created before apps were categorized.
Is there any way to migrate our existing app from "none" to "business" or to get the Instagram product available?

The news from September 4 states that support for the Instagram Basic Display API will end on December 4, 2024, and migration to the Instagram API is recommended.
However, the Instagram API only provides methods for working with Instagram business accounts and creator accounts. There are no methods for personal accounts. Only the Instagram Basic Display API works with personal accounts.
Will there be methods to work with personal accounts in the Instagram API? Or have they decided to simply cut this functionality?