Okay so you're all set now? -Vic
On Wed, Mar 30, 2011 at 6:32 AM, Oleg Sivokon <[email protected]> wrote: > Sorry, I'm a moron, was loading from a wrong URL > (format t ">>> Requesting worksheet: ~a~%" spreadsheet-url) > (multiple-value-bind (response) > (drakma:http-request *spreadsheets-full-service* > ---------------------- should have been ------------------- > (format t ">>> Requesting worksheet: ~a~%" spreadsheet-url) > (multiple-value-bind (response) > (drakma:http-request spreadsheet-url >
