Henrik O. Skogmo
Henrik O. Skogmo

Reputation: 2013

What can a Facebook app access?

I was wondering what a Facebook Application could access, or alternatively what the API can access. Can it retrive your current status (online/idle/offline), or the status of your friends? Can it see your friends wall-postings?

Or is the application restricted to only your information and yourself?

Upvotes: 1

Views: 196

Answers (1)

Robarondaz
Robarondaz

Reputation: 555

I would suggest checking out the Facebook permissions section for further information:

http://developers.facebook.com/docs/authentication/permissions/

(You will need to authenticate users to request these permissions, as described in the parent section of the above page)

Good luck :)

Upvotes: 4

Related Questions