today's change in integrated facebook apps

Hello all:
If you hadn't already seen... today is the day Facebook changes the
degree and manner in which integrated apps can surface profile data.
>From their site... 
http://developers.facebook.com/docs/guides/upgrade#permissions 

As documented in the authentication guide
<http://developers.facebook.com/docs/authentication/> , we are updating
the way data read permissions are granted in the platform. Previously,
when a user installed your application, your application would
automatically get access to all of the data that user had permission to
read on Facebook.com. Starting June 30, 2010, your application will only
be able to read the publically available information
<http://www.facebook.com/help/?faq=16374>  of a user's profile by
default.

To get access to other parts of the user's profile, your application
must explicitly request all of the data it needs to function. For
example, if you want to incorporate a user's photos into your
application, you would request the user_photos extended permission
<http://developers.facebook.com/docs/authentication/permissions> .
During the authentication process, the user is presented with a UI in
which the user can authorize your application to access that specific
part of her profile:

 
http://developers.facebook.com/images/devsite/auth-dialog-example.png 

To protect the privacy of users who have not explicitly authorized your
application, your application will only be able to access the basic
profile information about a user's friends, like their names and profile
pictures. If your application needs to access other data about a user's
friends, you will need to request additional, special extended
permissions. For example, if you want to enable a user of your
application to browse her friends' photos in addition to their own
photos, you would request the friends_photos permission in addition to
the user_photos permission. You can request extended permissions in the
initial authentication dialog or elsewhere in your application or
website when appropriate.

Also, as part of these changes, we will no longer support the automatic
authentication feature available for some users of canvas applications.

 

 

Kristin Tigart

Director, Internet Services and Online Community

Tessitura Network

------------------------------------------------------------------------
-------------------------------------------------------

office: 1.888.643.5778  x 320 |  mobile: +1 443.514.4828  |  fax: +1
443.378.7264

ktigart@tessituranetwork.com <mailto:ktigart@tessituranetwork.com> 

www.tessituranetwork.com

 

Received on Friday, 30 July 2010 19:46:40 UTC