facebook-access-token
Issue with access token provided by App
We recently launched a new app, and one of the features was to provide a discount if a user had liked a particular page. I had successfully tested the functionality on numerous accounts, and we went a[详细]
2023-04-12 21:45 分类:问答Facebook Access Token change format
My Facebook application for Android has always returned an access token开发者_如何学JAVA of the type:[详细]
2023-04-11 08:42 分类:问答Stats based on Access Token?
My app stores the Facebook Access Token for offline use. The main purpose of the开发者_JS百科 app is to allow users to automatically posts on the walls of people within a specified number of days of t[详细]
2023-04-10 19:27 分类:问答facebook: how to grant a website permanent access to your wall?
I am creating a website and I would like it to display the posts present on the wall of my own Facebook profile page. These posts must be visible to any user visiting my site.[详细]
2023-04-08 15:27 分类:问答An active access token must be used to query information about the current user
I have defined an access token. It is a fresh access token obtained with curl. Why am I still getting the error: An active access token must be used to query information about the current user.[详细]
2023-04-03 22:01 分类:问答signed request example and getting an access token
In the code below there is a variable that is never defined. That variable is $access_token. Code needs to be added that will get a fresh access token so that the program can execute without generatin[详细]
2023-04-03 02:55 分类:问答Facebook Graph API Get Access Token via JQuery (Client way)
OK, so this is driving me nuts. Have been t开发者_如何学Crying to get the access token for my app using jquery. When I have the access token everyting is working fine. I can retrieve friends list etc.[详细]
2023-04-02 08:19 分类:问答Facebook Graph API getAccessToken() not working
I have been working on the Graph API for the past few days. When I try to make an API call using the PHP-SDK, i get an empty json object as a response. But when i copy the access token from the links[详细]
2023-03-26 05:23 分类:问答Getting the Facebook Access Token OUTSIDE of the function
So I am using a function as such to get the access token of the already authenticated user that is currently on my website:[详细]
2023-03-17 18:06 分类:问答Storing accessToken in Facebook iOS SDK
I have the Facebook iOS SDK set up in my app. However, I 开发者_运维知识库have trouble determining when my session is finished. How to check if it\'s finished, and where (how) to store the access toke[详细]
2023-01-29 02:37 分类:问答