As long as the request to download the link
is authenticated, meaning you're sending a valid
AuthSub/oAuth/ClientLogin token in the Authorization
header, then YES.

So your app would authenticate on the single
'shared' account?

Eric

On Jun 9, 3:00 pm, VuDu <vudu.cu...@gmail.com> wrote:
> Hello,
> I'm creating a Java WebApplication that manages contents of one static
> account, like a document repository.
> The user can already upload files to the application (that are
> uploaded to that account) and should be able to retrieve files (from
> that same account).
>
> Can I provide the client a direct download link to a document?
> The information found 
> herehttp://code.google.com/apis/documents/docs/2.0/developers_guide_proto...
> points to authentication methods that make the user manually provide
> the username and password but I don't want that. I'd like to be able
> to give a direct link to a document from that "static account" so that
> a user could download it without directly knowing the account the
> document is in.
>
> Best regards.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to