GoogleCloudPlatform/appengine-gcs-client

Blobstore filename field set to None

nlokare opened this issue · 0 comments

I've run the demo code because I was unable to access an uploaded file by Filename. It looks like the Blobstore on dev saves every created file with a Filename of None, including files created in the demo code.

Is there a fix for this?