facebook-graph-api
Facebook redirect after registration
I am trying to implement Fb registration in my site.I want to redirect it to my custom page (under the same domain) after registration.. how should I code? anyone please help me....[详细]
2023-04-11 05:18 分类:问答Cannot get the Likes of a Photo Object
I am using the Graph API in my iOS app. When I do a request of type [facebook requestWithGraphPath:@\"me/photos\"] ..[详细]
2023-04-11 04:39 分类:问答How do you tell if a user has logged in to Facebook Connect in a ASP.NET User control?
How do开发者_JS百科 you tell if a user has logged in to Facebook in a ASP.NET User control? I can tell whether or not they are logged in via a call in Javascript provided by the Facebook Javascript S[详细]
2023-04-11 04:05 分类:问答query privacy setting on profile interests
I\'m writing an app to help users understand their Facebook privacy settings.I know how to access the privacy settings for a specific video, note, link, photo, or photo album.However, I want to determ[详细]
2023-04-11 03:52 分类:问答How to check if a user "likes" a page with javascript SDK
I\'m writing a HTML page and I want to check if the current logged in user \"likes\" a page or not and according to that redirect them.[详细]
2023-04-11 01:49 分类:问答Why is there information available while browsing that is not available using the graph api?
There is profile information, like interests, education and work history, that is available to me when I am browsing profiles of users who are not my friends (while logged in and while logged out).[详细]
2023-04-11 00:49 分类:问答How to post to Facebook fan page wall as admin
I am using RestFb as a java wrapper to make calls to Facebook graph API. I want to post to my fan page as admin. Currently, all posts appear as my personal posts. I have taken the access_code using \"[详细]
2023-04-11 00:21 分类:问答CurlUrlInvalidException : Facebook Real time update
I was trying to implementing facebook real time update. It looks like i was able to subscribe. `$param = array([详细]
2023-04-10 23:56 分类:问答Canvas App: Sending App Request to Specific FB User ID's
Am developing a Canvas App and have hit a wall. The application performs some function and arrives at a list of user id\'s to which application requests must be sent. Following the steps on this page[详细]
2023-04-10 22:29 分类:问答Facebook Connect FB.getLoginStatus issues ~ JS SDK
I am having trouble executing the FB.getLoginStatus() method directly. When a user clicks the action button, I call the FB.getLoginStatus() however, this returns \"Undefined\". When I reload the page[详细]
2023-04-10 21:38 分类:问答