Im using a jquery script that grabs my posts from facebook and then displays on my site. Here is the code Im using:
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
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).
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.
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
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,
The code looks like: var jsonUrl = url +\"&callback=?\"; //$(\"#getJSON\").click(function(){ $.getJSON(
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.
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=...
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.