facebook-c#-sdk
How to delete Webbrowser form data?
I\'m using a system.windows.forms.webbrowser to login into facebook. When the next user logs in I want the login form to be totally blank and not have the name of the previous 开发者_C百科user in t[详细]
2023-04-04 23:31 分类:问答How to let users connect their Fb pages to my website?
I use the Facebook C# SDK, and the Javascript SDK (OAuth2). I handle my own \"authentication\" like so:[详细]
2023-04-04 22:49 分类:问答Facebook C# SDK OAuth Exception "ClientID required"
This question is, I think, similar to my previous one. Using the latest C# Facebook SDK on .NET 4 I get an Exception with the message \"ClientID required\" with the following code on the last line:[详细]
2023-04-04 08:00 分类:问答Facebook-c#-sdk how to pass form parameters and request permissions on same controller action
I have a iframe canvas application using the facebook-c#-sdk version 5.0.3. I\'m using html.FacebookSignedRequest() [which works and puts the hidden field with the long encrypted value] call in my for[详细]
2023-04-04 05:13 分类:问答ASP.NET [Facebook API] - Reading a signed_request with C# (given only as PHP in fb docs as PHP)
How? I tried everything, I couldn\'t do it. All I see is PHP code, I tried browsing through stackoverflow, tri开发者_如何学编程ed searching online (google, yahoo, etc.), but no where did I find an ans[详细]
2023-04-04 04:33 分类:问答Reveal tab index.php code that used to work doesn't now. How do I fix?
I\'ve used this code for dozens of reveal tabs and now they\'ve stopped working.I\'ve found a fix for the https pages, but that fix doesn\'t work on http pages.Please see the code below and any specif[详细]
2023-04-04 01:47 分类:问答How to Handle Facebook Application Requests?
I am 开发者_StackOverflow社区working on a Facebook application And I am offering the user to invite his friend to the application using the C# SDK. as shown inFacebook documentation[详细]
2023-04-04 00:06 分类:问答GetLogoutUrl method missing in facebook c# sdk 5.2.1 .net 4
This method seems to be missing on the latest version of the sdk. Does anyone know why and what is the alternative method 开发者_C百科for logging out.GetLogoutUrl method was marked obsolete in the pre[详细]
2023-04-03 21:02 分类:问答The remote server returned an error: (400) Bad Request.
I am trying to post a message on a Facebook user\'s profile using Facebook API. It happens sometimes after authentication to send a message but the second time it always returns this error (just to me[详细]
2023-04-03 17:48 分类:问答dynamic object handle problem Facebook C# sdk
I\'m using Facebook C# sdk for desktop app. I\'m getting the dynamic object and then extracting the name,id etc[详细]
2023-04-03 17:16 分类:问答