facebook-C#-sdk MVC “Hello World” app - how to get access token?
问题 I've downloaded the C# Facebook SDK "Simple MVC Website Example" from CodePlex at: http://facebooksdk.codeplex.com/releases/view/54371 and have successfully got it to authenticate to my test Facebook app. But I can't quite work out how to get the access token (and I'm going to want offline access, so I only need to grab that token once, when the user first authorizes my app to grab their feed data). Many thanks 回答1: You will want to do two things. First, to request offline_access, you need to