I'm wondering if someone can answer which one it is. The online docs for create_gs_key function say: "You can safely persist the blob key generated by this function just as you can persist ordinary blob keys in the Blobstore API." https://developers.google.com/appengine/docs/python/blobstore/functions#create_gs_key
The docstring for google.appengine.api.blobstore.blobstore.create_gs_key says: "This blob key should not be stored permanently as the access token will expire." BTW, there are multiple issues that are probably need to be merged: https://code.google.com/p/googleappengine/issues/detail?id=8740 https://code.google.com/p/googleappengine/issues/detail?id=9468 Thanks in advance! -- 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. For more options, visit https://groups.google.com/groups/opt_out.
