Monthly Archives: December 2011

OAuth and Flickr – Part 2

Continuing on from Part 1. Update: I got the order of the parameters wrong below so my example signature was incorrect. I have now fixed that. Authenticating with Flickr The process of authenticating with Flickr is a 3 stage process. … Continue reading

Posted in Code | 65 Comments

OAuth and Flickr – Part 1

Flickr recently announced (well OK, it was back in June) that they would be supporting OAuth 1.0a as the future authentication method for accessing the Flickr API. They say that sometime in 2012 the old authentication token scheme will be … Continue reading

Posted in Code | 2 Comments