It’s hard to find documentation for the newest SDK. I have an app that users signed in agreeing to giving permission for the app to post on their wall.
Now I have the app’s access token and I’d like to post and entry on the user’s wall. Seems like a simple operation but I can’t find any examples.
You could use the FaceBook C# SDK. Here’s an article which illustrates how you could post on a user’s wall: