Salutations James,

You need to run 'blobstore.create_gs_key' then pass the results to the 
get_serving_url. 

self.response.write("<img src='%s'>" % 
get_serving_url(blobstore.create_gs_key("/gs/bucket/image.png")))

On Sunday, August 23, 2015 at 7:00:18 PM UTC-4, James Gilliam wrote:
>
> been googling and reading docs trying to find this out without luck.
>
> i have created a gcs object and want to get a url for serving it 
> (get_serving_url)
>
> how do you do this?
>
> also, is there a way to get a blobinfo for the gcs object ?
>
> thanks
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/30015186-f8a4-4a6e-935a-b2e001d60076%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to