Coldfusion: Examples to use Google Data API and Picasa API
Write a comment
01. Februar 2010
Starting to work with the Google Data API in coldfusion is bumpy. This is mostly because of the initial learning curve on how Google handles the authorization process with AUTH and AUTHSUB methods.
I just uploaded a fully working example to access the Picasa Albums API via Coldfusion to Github and would welcome some comments on it.