This will allow all facebook users to have access and these two settings are auto granted This toolkit is provided as a facebook client library similar to facebook's php client library or facebook's javascript library Ensure the access level indicates advanced access
Endomarf
124 i have a facebook page that i want to get some things from it
First thing are feeds and from what i read they are public (no need for access_token)
But i want to also get the events.and they aren't public and need the access_token I don't want the user to login in facebook or anything like that. Given that facebook can be a silo and hide pages whenever they like from the public web, you'd be well advised to move it to a site of yours This also seems to be facebook's requirement
Provide a publicly available and easily accessible privacy policy that explains what data you are collecting and how you will use that data. After creating application you will see the key and secret at application settings page. Facebook's login mechanism/protocol is not based on openid connect Facebook uses a proprietary extension of oauth 2.0 but it is not the standardized one that openid connect specifies.
Where can i find the official graph api error code list
I have been using the graph api for half a year, and in the past 6 months, the error code's format has. In my facebook account, where can i find these application ids, secret key, all? How to embed a facebook page in an iframe Asked 14 years, 7 months ago modified 4 years, 2 months ago viewed 74k times
3 just saw that this was released today The facebook sdk from microsoft