Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ios - instagram login with new instagram graph api?

Instagram depreciates old Instagram Platform API. Graph API, extensively involved with facebook, is presented. But as far as I understand, it is not a replacement.

I only plan to use instagram for login purposes, like facebook login, in my app. However, I cant find a way to implement that with new graph api. Is it possible?

Note: I submitted a client with old platform api, but cant get a response for 2 weeks and counting.

Any help appreciated.

like image 832
akoruk Avatar asked May 08 '18 13:05

akoruk


1 Answers

With new Instagram Graph API, there is no Instagram login, if you have a converted your Instagram account to business account and connected to a facebook page, then you can login with that facebook account to retrieve that Instagram account, info, posts and stories.

Graph API is not a direct replacement for the Legacy APIs, I dont think anymore Legacy API is getting approved

like image 50
krisrak Avatar answered Oct 04 '22 17:10

krisrak