access-token
Extend auth token without refreshing the page
Users want to use my facebook app for many hours without refreshing the browser. But token expires in 2 hours. Now I ask users to refresh the page but that\'s annoying.[详细]
2023-04-05 15:56 分类:问答Troubles using Facebook Connect with SharePoint 2010
We are getting troubles using Facebook Connect Graph API within a SharePoint Portal, We are facning problems while getting Access_token from cookie.[详细]
2023-04-04 19:38 分类:问答Refresh access token without user intervention
I am using facebook sdk for android to fetch the FB data. The access_token that is received after successful login expires after a certain time. I want to refresh the token token in the background. ie[详细]
2023-04-04 07:06 分类:问答Why should I transmit `client_secret` to obtain an `access_token`?
In order to obtain an access_token from Facebook, you have to transmit your app_id, the code you receive after the authorize request, and your app\'s secret_key.[详细]
2023-04-04 02:15 分类:问答How do I sign-in on twitter by php script?
How do I sign-in on twitter by php script? (I don\'t want to use the login page) I use PHP/OAuth (http://github.com/abraham/twitteroauth).[详细]
2023-04-03 18:34 分类:问答Strange Access Token returned from Facebook
I have been working on Facebook app and I have been using Facebook Graph Toolkit for months and all the while, MY CODES are working (I can get Access Token, and I can use them to retrieve Facebook use[详细]
2023-04-03 13:11 分类:问答Length of a security token
I\'m using security tokens to create not guessable URLs like this (16 bytes, hex) http://example.com/something/private/b5f8c21a628e12b39786fb8ef9561d31[详细]
2023-04-03 01:27 分类:问答Get the uploaded photo from Graph API [closed]
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic[详细]
2023-04-02 18:27 分类:问答Why is App Access Token different to AppID|Secret now?
In the facebook docs, it says we can specify: AppID|Secret As the application access_token However, when going to https://developers.facebook.com/tools/access_token/the App Token is different. This[详细]
2023-04-01 22:32 分类:问答Facebook token not having "|" as delimiter anymore? Cause of OAuth2?
I am developing an IM client for iPhone, which will have support for an FB account as well. I am using facebook-ios-sdk for getting auth token.[详细]
2023-04-01 19:01 分类:问答