is there a way to access the blobstore in the new console?
I couldn't find one, nor did I find a way to return to the old console
The Blobstore API allows your application to serve data objects, called blobs, that are much larger than the size allowed for objects in the Datastore service. Blobs are useful for serving large files, such as video or image files, and for allowing users to upload large data files.
The name of the blob. This corresponds to the unique path of the object in the bucket. If bytes, will be converted to a unicode object. Blob / object names can contain any sequence of valid unicode characters, of length 1-1024 bytes when UTF-8 encoded.
While most likely this is still not implemented yet, but you can still access the old Blob Viewer from this link:
https://appengine.google.com/blobstore/explorer?&app_id=s~<APPLICATION_ID>
The Blobstore UI is now accessible from the Developer Console at this link:
https://console.cloud.google.com/appengine/blobstore?project=<APPLICATION_ID>
Or just browse to App Engine -> Blobstore.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With