java - Need session key from facebook to get user data -
I have an external web app, which is essential to connect to Facebook and receive user data such as contacts. I successfully setup Facebook Connect on my website. Now I have to know how I can get the key to Facebook session and then call the Facebook Race Java API. Is there a clear tutorial that just does that?
I have found this article to be really good:
Comments
Post a Comment