I\'m trying to use FacebookSDK_V5.0.3 to interact with Facebook. I\'ve created a Facebook application (AppX) and a Facebook user (UserX) and granted all permissions regarding UserX to AppX. Now, I wan
I\'m trying to write a query that will return with the uid\'s of all my friends. My query so far is: \"SELECT name FROM user WHERE uid IN (SELECT uid FROM friendlist_member WHERE flid in (SELECT flid
I am trying to update the description of a Facebook event using the Facebook C# SDK. I have granted the following permission to my application:
I have been trying like heck to get this to work.I am pretty confident that I have my Facebook app setup correctly and that I am using the correct appId and appSecret. When I debug the Login.aspx and
I\'m trying to pass some value using TempData[\"SomeValue\"] to another action using this.RedirectToAction(\"Action\");
I\'m having a bit of trouble deserializing data returned from Facebook using the JSON.NET libraries. The JSON returned from just a simple wall post looks like:
I\'ve used different methods without success to setup a simple Iframe app that previously works with the old 4.x Facebook C# SDK. I use a regular NET 4.0 web app, I don\'t use MVC. In my FB app config
I want to include the option to share some acutivies of my WP7 app on facebook. For this I have downloaded the Facebook C# SDK and I\'m currently over the authentication phase.
I\'d like to be able to authenticate myself (my profile, not just my app) on my own web application using the Faceboo开发者_JS百科k C# SDK. Using the Graph API, I can get an access token, but that tok
I\'ve just installed the facebook c# sdk, but when I\'m tring to run the example (after all chenges done in the web.config) I\'m receiving this error messgae: