Get Facebook wall posts from fan page or group
问题 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 the wall posts from a fan page I have created? It seems like I need to authenticate with a user even though I use the access token? 回答1: The user always has to grant you permission to read his wall posts, there's only some basic information publicly available. 回答2: If you're just accessing this one