"Ubuntu currently has access to Graph API v2.1 which will reach the end of its 2-year lifetime on 30 October, 2016. To ensure a smooth transition, please migrate all calls to Graph API v2.2 or higher."
Here's a list of endpoints we are using and which need to be updated:
GET {album-id}
GET {user-id}
GET {user-id}/notifications
GET {user-id}/feed
GET {user-id}/home
From Facebook:
"Ubuntu currently has access to Graph API v2.1 which will reach the end of its 2-year lifetime on 30 October, 2016. To ensure a smooth transition, please migrate all calls to Graph API v2.2 or higher."
Here's a list of endpoints we are using and which need to be updated:
GET {album-id} /notifications
GET {user-id}
GET {user-id}
GET {user-id}/feed
GET {user-id}/home