A couple of hours ago, Facebook announced a fairly heavy breaking change to its Graph API, that has the potential to kill Facebook integration for many websites and mobile apps.



The Graph API has become the primary means for third party sites and services, to access data on Facebook. For example, if you visit http://graph.facebook.com/bomega/feed you get a nice JSON representation of everything our very own Boris has posted to his News Feed.


Under the hood, many apps and Facebook SDKs grab your data by sending these sort of requests to Facebook’s Graph API.


Starting June 3rd, the above demoed easy access will no longer work.


Instead, developers have to add an access token to the call, making it potentially more secure. However, getting an access token requires the two step authentication that you may have seen a number of times when services asked for permission to post on your behalf.


As this severely alters the current interaction flow, chances are, many apps will need an upgrade over the next couple of weeks.


Given the potential impact, it’s a little bit odd to see this as almost a one-liner buried down somewhere on Facebook’s developer site.
Source: thenextweb.com
Imp0rtant Fr0m Redsn0w.us:

Graph API: At Facebook’s core is the social graph; people and the connections they have to everything they care about. The Graph API presents a simple, consistent view of the Facebook social graph, uniformly representing objects in the graph (e.g., peoplephotosevents, and pages) and the connections between them (e.g., friend relationships, shared content, and photo tags).
Facebook SDKs:

JavaScript SDKThe JavaScript SDK enables you to access all of the features of the Graph API and Dialogs via JavaScript. It provides a rich set of client-side functionality for authentication and rendering the XFBML versions of our Social Plugins.
iOS SDK (iPhone & iPad): The iOS SDK provides first-class Facebook Platform support for iPhone, iPad and iPod Touch apps written in Objective-C. You can utilize single-sign-on, call the Graph API and display Platform Dialogs.
Android SDKOur Android SDK brings the Facebook Platform to the Android Platform (mobile & devices). You can use this SDK to add single-sign-on to your Android apps, invoke the Graph API and more.
PHP SDKThis SDK provides Facebook Platform support to your PHP-based web apps. This library helps you add Facebook Login and Graph API support to your Website.
Python SDK: This open source library provides limited support for the Facebook Platform inclusive of making Graph API calls and supporting authentication cookies set by the JavaScript SDK.

CONTACT US

We're not around right now. But you can send us an email and we'll get back to you, asap.

Sending

Log in with your credentials

Forgot your details?