Using appengine, I have a file stored using the blobstore service. Using the same appengine app, I would like to upload the file directly from the blobstore to Google Docs using something like the sample here: http://code.google.com/apis/documents/docs/3.0/developers_guide_java.html#UploadingDocs
However, the method is expecting a real file path which we don't have access to. Is there a way to do this using appengine? Maybe I should really pose the question in the Google Docs API group? Thanks, Jason -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
