appengine
appengine copied to clipboard
Uploading to Cloud Storage with UploadURL creates copy in blobstore
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.