I need to post to my client's facebook wall from their C# application, they do not have a facebook application.
To do this I need to get an Access Token, and to do that I need an App ID. How can I get an Access Token without and App ID, or will I need to create a "dummy" facebook app to get an appid?
Thanks, Kerry