facebook-c#-sdk
FacebookOAuthClient: Method GetLogoutUrl obsolete
The method GetLo开发者_Python百科goutUrl is marked as obsolete, but I can\'t find any replacement for it. Is there simply no replacement or am I just looking at the wrong place?[详细]
2023-03-31 22:01 分类:问答Get data from businessaccount
When I use the c# sdk and quering my personal \"normal\" account everything works fine. But when I use the same settings/permissions with a BusinessAccount I always get null as resu开发者_如何学Python[详细]
2023-03-31 15:55 分类:问答OAuthException with post action only in IE
In my fb application I calling a post action $.post(\"http://localhost:3435/Home/Try?id=123&x=1\");[详细]
2023-03-31 14:43 分类:问答Facebook canvas app with Silverlight 3 can't find HttpUtility
I\'ve been having this severely frustrating issue with the 5.1.1 of the Facebook C# SDK.I have loaded the CSSilverlightFacebookApp successfully and confirmed that my Facebook settings are fine.I was a[详细]
2023-03-31 11:25 分类:问答Facebook, write on application wall
I\'ve been using the Facebook C# SDK for 5 months but suddenly I started getting problems with writing on my Application wall yesterday night. To clarify, I\'m not writing on the users wall. Only on t[详细]
2023-03-30 16:10 分类:问答How do I upload a photo to a friend's wall?
I am using the Facebook C# SDK (Graph API) and I am able to post photos to the logged-in user\'s wall (\'me\'), but when trying to replace the \'me\' with one of the logged-in user\'s friends id, it s[详细]
2023-03-30 06:18 分类:问答facebook C# sdk can't get authenticated
I can\'t get authenticated. I click the login button, I enter username and password, but still the FacebookWebcontext.Current is like this:[详细]
2023-03-29 06:39 分类:问答How do I get the requesting fan page url when a user attempts to access my facebook tab application?
I have a scenario where I have a tab application that will be deployed to various fan pages. I am looking for a way to get 开发者_运维知识库build the redirect url from the signed request so I know wh[详细]
2023-03-29 01:07 分类:问答How to login / authenticate facebook without browser for desktop application in C#
I can authenticate Facebook for desktop applica开发者_如何学Gotion using web browser control. But I want to log in without the browser. Email and password will be given through windows form.I\'ve sear[详细]
2023-03-28 06:51 分类:问答use myfakesite.com instead of localhost in IIS 7
I followed this steps: What I did is edit this file: C:\\Windows\\System32\\drivers\\etc\\hosts I added a line:[详细]
2023-03-28 01:47 分类:问答