access-token
Facebook wall post not working after access token key required
Im using a jquery script that grabs my posts from facebook and then displays on my site. Here is the code Im using:[详细]
2023-03-20 04:32 分类:问答Facebook access_token empty
I\'m trying to get friends list and I get this error: Fatal error: Uncaught OAuthException: An active access token must be used to query information about the current user. thrown in /server/url/base[详细]
2023-03-20 04:04 分类:问答Using old style access token with SSO FBDialog?
I\'ve an application, that has old style facebook access_tokens (something like \"APPID|xyeahsfa-123465683821.---...\" ) and an iOS App using the current facebook SDK (with SSO).[详细]
2023-03-19 10:05 分类:问答Using Facebook Javascript SDK to get Graph Data
FIXED NOW! But I can\'t answer my own question yet.See my comment below.And thanks for helping. I\'ve searched and searched and read the docs and still can\'t figure this out.[详细]
2023-03-18 03:06 分类:问答why isn't it possible to steal an access token?
I\'m learning OAuth and I have a question in head I can\'t find an anwser.. I understood request token to authorize or not an application to use the API. But once the user got an access token, what h[详细]
2023-03-18 00:32 分类:问答Invalid signature when getting the access token from Flickr using OAuth
I\'m implementing a Flicker Client for 开发者_如何转开发the IPhone, and I am using OAuth I managed to request the tokens successfully as well as redirecting the user to the authentication page,[详细]
2023-03-16 22:53 分类:问答How do I extract a foursquare access_token saved to DOM as a link so I can use it for API calls?
The code looks like: var jsonUrl = url +\"&callback=?\"; //$(\"#getJSON\").click(function(){ $.getJSON([详细]
2023-03-15 19:11 分类:问答How do I pass or parse that access_token from the Dom to a Variable I can then Store and call for access_token?
With help from others I\'ve gotten to the point where I can see the json return from foursquare but any attempts to call it yield an error.[详细]
2023-03-15 13:16 分类:问答How to post a COMMENT with FB application profile photo?
It is possible for a \'facebook application\' to post a COMMENT on a POST when there is a valid ACCESS_TOKEN. API cal开发者_Go百科l for the same is: /xyz_profile_id/comments/?access_token=...[详细]
2023-03-14 02:37 分类:问答JQuery Neosmart Plugin - How Long Will FaceBook access_token last?
I\'m using the JQquery Neosmart fb.wall plugin: http://www.neosmart.de/social-media/facebook-wall It now requires a FaceBook access_token. I can get the acces开发者_如何学Cs_token.[详细]
2023-03-11 03:21 分类:问答