appengine icon indicating copy to clipboard operation
appengine copied to clipboard

Uploading to Cloud Storage with UploadURL creates copy in blobstore

Open benjamw opened this issue 7 years ago • 0 comments

I am using blobstore.UploadURL with the StorageBucket value set to store the file in a Cloud Storage Bucket instead of the blobstore.

The files store properly in the Cloud Storage, but a duplicate of the file also gets stored in blobstore.

benjamw avatar Mar 13 '17 21:03 benjamw