I am using the latest facebook c# sdk (http://facebooksdk.codeplex.com/). After i have sent an apprequest, i want to delete the request id.
As a follow-up to (OAuthException) (#15) The method you are calling must be called with an app secret signed session I want to know what is the equivalent of file_get_contents(). I tried the following
I\'m trying to add Test Users to my Facebook app so I could better test the Request 开发者_运维问答dialog and check if I could retrieve the tracking information. But I keep getting the error in the ti
I am listing the photo albums in my fb account using facebook-c#-sdk 5.0.25 var fb = new FacebookClient();
This is a follow up to Invite users to register at my site through Facebook. I\'m still working within a prototype application for now. I managed to use the Javascript API to send out invitations, b
I just upgrated from the old facebook sdk to the new Facebook C# SDK 5.0.25 (RTW).I\'m doing a simple login to my site with some exteded permissions such as email,read_stream,publish_stream,offline_ac
I am attempting to write an application that harvests information from a logged-in Facebook user.We are using the Facebook C# API (some documentation here).Getting the basic user information is easy e
Coding Platform: ASP.NET WebForms4.0 VB Installed Facebook and FacebookWeb and when I run the application. I get this error
I have authenticated my app, and I\'m able to post to the user\'s feed stream.But I have a button in my app which I want to allow the user to \"like\" my app\'s page on Facebook.So I\'m trying to do:
I am 开发者_JS百科currently using Facebook C# SDK most recent version with Facebook\'s JavaScript SDK framework.I am doing a combination of AJAX for a registration form.I can see that in the FacebookW