I use the facebook api wrapper from https://github.com/facebook/csharp-sdk, then I have created a facebook application and I use the Access Token from the facebook application but still I can\'t get t
I\'m trying to request permission for offline access and to post to a user\'s wall from my application.I am 开发者_StackOverflowable to login ok, but it only requests basic permissions from the user.I
I have a website where i have a event module, where the users can maintain their own events. At the same time i have a Facebook Page(not app) and i would really like to create/update/delete the event
I\'d like to be able to use some of the same methods whether or not I\'m using an app auth token or a user auth token, and need a test to determine which context I\'m in. Something like the following:
I have created canvas app and displayed it in iFrame on facebook Tab. I want to read name of the Page tab i am currently inside, is it possible to get name of the tab, either via sign开发者_StackOverf
I am trying to write a facebook app using Facebook C# sdk 5.1.1. The app should let the users to upload a picture to a Facebook page. I was able to write the app where only the a开发者_StackOverflowdm
I download the latest version and successfully tested the Mvc3Web sample. I tried to extend it to get email and friends but the CanvasAuthorizer is failing.
I am a little confused with the Facebook call back URL. I am building a iPhone application with Facebook login. So I will receive the access token from Facebook after the user logged in. Then I save t
I researched on various articles available on the i开发者_StackOverflownternet.. but still i\'m not able to find a proper solution for integrating facebook connect authentication with my asp.net site
Hi guys im using the facebook c# sdk 5.0.50 to get the email and name of a facebook account in a web application but the FacebookWebContext.Current.IsAuthenticated always return false and the fbWebCon