Eric Not sure it will be much help!
Here's the start of my little API http://rebol.wik.is/Googledocs so, I do this: gdoc: make googledocs [] gdoc/authenticate em...@gmail.com password "rebol" "writely" resourceid: gdoc/upload-document "my document name" %simple-letter.rtf "application/msword" >> "document:0AaELdnC15jkoZGduejVrYnNfMTk4ZjVoNGM3ems" and I'm using this part of the resourceid " "0AaELdnC15jkoZGduejVrYnNfMTk4ZjVoNGM3ems" to try and download. It looks to be the same as the alternate link. On Mon, Aug 17, 2009 at 1:10 PM, Eric Bidelman<api.e...@google.com> wrote: > Can you post sample code? > > On Mon, Aug 17, 2009 at 11:05 AM, Graham Chiu <compkar...@gmail.com> wrote: >> >> Yes, I just uploaded a rtf document and then tried to download it again. >> >> On Mon, Aug 17, 2009 at 1:02 PM, Eric Bidelman<api.e...@google.com> wrote: >> > You only need a different auth token (one valid for 'wise') when >> > exporting >> > spreadsheets: >> > >> > http://code.google.com/apis/documents/docs/2.0/developers_guide_protocol.html#DownloadingSpreadsheets >> > You request looks right for downloading a document/presentation. >> > Are you sure that's the one being sent? >> > Eric >> >> -- >> Graham Chiu >> >> > > > > > -- Graham Chiu http://www.synapsedirect.com Synapse - the use from anywhere EMR. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" group. To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com To unsubscribe from this group, send email to google-docs-data-apis+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---