Tuesday, March 13, 2012

Changes to Tagging on Photos

Some changes have taken place to the tagging structure and will likely break.

Please download an updated copy of the API to correct this problem.

We are currently on Version 1.0.4

Wednesday, March 7, 2012

Sample application now available

There have been a number of requests for a sample application so I've put together a basic web application to show you how to do basic posting and authentication.

To use this sample site you will need to modify the application ID and secret in the web.config file as well as replace the url for authentication with the one that matches the location in which you are running it. This url for authentication must also match your settings in your app on facebook, otherwise facebook will not authenticate it.

Download Sample Application