The OAuth access token specific to the Facebook API.
I have a facebook page and i want the feeds of page. I am using graph api to get the …
facebook facebook-graph-api facebook-access-tokenI'm trying to understand how the facebook api works. The end goal is to be able to read the posts …
facebook facebook-graph-api facebook-apps facebook-access-tokenI have a Business Page in Facebook (known as a Fan Page in Facebook vernacular). I want to post to …
facebook facebook-graph-api facebook-access-token facebook-page restfbI am using Facebook Android SDK 4.0 (newly updated version). I logged in to my app after the initial setup. Then …
android facebook facebook-android-sdk facebook-access-tokenis there ay way to get the Expiration date of the access token, I need this so I can refresh …
facebook facebook-graph-api facebook-php-sdk facebook-access-tokenIn my code I have FB.api('/me/friends', function(response) { if(response.data) { //TODO : what to do if …
facebook facebook-graph-api facebook-javascript-sdk facebook-access-tokenI have problems with making login to my site with Facebook. I have created login using Facebook SDK by following …
php facebook-graph-api facebook-php-sdk facebook-login facebook-access-tokenI'm just a little confused as to how to pass my access token into FB.api() when making requests for …
facebook facebook-access-tokenI would like to know if it is possible to have an access token that never expires for post to …
facebook-graph-api facebook-access-tokenI am developing an ios app using the Facebook SDK to login. I have set a LogInViewController as the initial …
ios swift facebook-login facebook-access-token fbsdk