Evan D. Schoenberg, M.D.
2015-01-20 12:44:42 UTC
Date: January 19, 2015 at 11:04:56 PM EST
Subject: New Developer Alert for Adium
facebook DEVELOPERS
Hi Evan,
DEPRECATIONS
The 'username' field on the user object has been removed.
All friend permissions ('friends_photos', 'friends_birthday', etc) have been removed. Friend data is no longer available.
CHANGED BEHAVIORS
The IDs used to identify a person are now unique for each app. v1.0 returned the same global ID across all apps. People who have already authorized your app will continue to have the same ID, only new users will have IDs unique to your app.
(Affects 18.97% of your app's API calls)
GET user
All IDs are strings. In v1.0, IDs were often large numbers.
(Affects 18.97% of your app's API calls)
GET user
When using a user access token and querying other users, non-friends behave as if they have not installed the application unless the `appsecret_proof` is provided
(Affects 18.97% of your app's API calls)
GET user
The fields 'bio', 'education', 'hometown', 'likes', 'location', 'political', 'religion' and 'work' on the user object are now only available with the explicit permissions 'user_about_me', 'user_education_history', 'user_hometown', 'user_likes', 'user_location', 'user_religion_politics' and 'user_work_history' respectively.
(Affects 18.97% of your app's API calls)
GET user
Refer to the full changelog here
You can view this and other Developer Notifications related to your app, Adium, in the App Dashboard.
Thanks,
The Facebook Team
Facebook, Inc., Attention: Department 415, PO Box 10005, Palo Alto, CA 94303
Subject: New Developer Alert for Adium
facebook DEVELOPERS
Hi Evan,
DEPRECATIONS
The 'username' field on the user object has been removed.
All friend permissions ('friends_photos', 'friends_birthday', etc) have been removed. Friend data is no longer available.
CHANGED BEHAVIORS
The IDs used to identify a person are now unique for each app. v1.0 returned the same global ID across all apps. People who have already authorized your app will continue to have the same ID, only new users will have IDs unique to your app.
(Affects 18.97% of your app's API calls)
GET user
All IDs are strings. In v1.0, IDs were often large numbers.
(Affects 18.97% of your app's API calls)
GET user
When using a user access token and querying other users, non-friends behave as if they have not installed the application unless the `appsecret_proof` is provided
(Affects 18.97% of your app's API calls)
GET user
The fields 'bio', 'education', 'hometown', 'likes', 'location', 'political', 'religion' and 'work' on the user object are now only available with the explicit permissions 'user_about_me', 'user_education_history', 'user_hometown', 'user_likes', 'user_location', 'user_religion_politics' and 'user_work_history' respectively.
(Affects 18.97% of your app's API calls)
GET user
Refer to the full changelog here
You can view this and other Developer Notifications related to your app, Adium, in the App Dashboard.
Thanks,
The Facebook Team
Facebook, Inc., Attention: Department 415, PO Box 10005, Palo Alto, CA 94303