Accounts Facebook Graph API v2.2 which will reach the end of its 2-year lifetime on 27 March, 2017

Hi guys,

I’m using facebook login in one of my apps (www.fulbacho.net) and a few days back I received the following alert:

fulbacho currently has access to Graph API v2.2 which will reach the end of its 2-year lifetime on 27 March, 2017. To ensure a smooth transition, please migrate all calls to Graph API v2.3 or higher.
To check if your app will be affected by this upgrade you can use the Version Upgrade Tool. This will show you which calls, if any, are affected by this change as well as any replacement calls in newer versions. If you do not see any calls, your app may not be affected by this change.

Anybody having the same issue?

Based of what I can see, the API version is set in packages/facebook/facebook_client.js I just opened an issue in meteor accounts to update the API version : https://github.com/meteor/accounts/issues/23

1 Like