Hi Bruno,

The only part of the Images API that provides an external URL is
get_serving_url. If you want to control access to image blobs, don't use
that functionality, and serve images yourself (using the blobstore serving
support) after performing authentication checks.

-Nick Johnson

On Wed, Oct 5, 2011 at 7:13 AM, Bruno Sandivilli <bruno.sandivi...@gmail.com
> wrote:

> Why, how can i save sensitive data(images) using the ImageService API,
> since it provides an world wide visible url ?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>



-- 
Nick Johnson, Developer Programs Engineer, App Engine

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to