Google APIs

Expected response code 200, got 404

After months of successful operation my google spreadsheets implementation (using cakePHP and Zend Framework just stopped working.  After reading this post on google groups it became obvious that the urls used for the API have changed slightly, the arrays returned in various responses have also been reordered.
If you’re getting this error all of a sudden, [...]