MrSwitch / hello.js

A Javascript RESTFUL API library for connecting with OAuth2 services, such as Google+ API, Facebook Graph and Windows Live Connect
https://adodson.com/hello.js/
MIT License
4.64k stars 547 forks source link

Changes in Instagram API #575

Open grzegorz-krzeminski opened 5 years ago

grzegorz-krzeminski commented 5 years ago

Hi,

According to this link: https://developers.facebook.com/blog/post/2018/01/30/instagram-graph-api-updates/ on 11 of December some of Instagram platform API functionality will be depreciated and will be moved to Instagram graph API (which is part of Facebook API). Are you planning to support this transition?

iFiz commented 5 years ago

I would like to know this as well. Perhaps we can use the Facebook implementation as reference since it already uses the Graph API?