mvysny / photocloud-frame-slideshow

Android Digital Photo Frame
https://www.android-photo-frame.eu
14 stars 1 forks source link

Instagram Graph API support #107

Closed mvysny closed 4 years ago

mvysny commented 5 years ago

Instagram has deprecated and turned off the original Instagram API as stated here: https://www.instagram.com/developer/

Deprecated Public Content - all remaining capabilities to read public media on a user's behalf on December 11, 2018

Therefore, starting December 11 2018 it's no longer possible to read photos. I need to switch to the new Instagram Graph API: https://developers.facebook.com/docs/instagram-api

mvysny commented 4 years ago

https://developers.facebook.com/docs/instagram-api :

The API cannot be used to access non-Business or non-Creator Instagram accounts. If you are building apps for non-Business or non-Creator Instagram users, use the Instagram Platform API instead.

The Instagram Platform API is deprecated, stopped and killed.

So there is no way for PhotoCloud to show Instagram images of non-business non-creator instagram users anymore. Closing as won't fix.