It is possible to get a serving url like http://lh3.googleusercontent.com/-dB80E6geqWFVU41ZmWL1iGC0BkCDcXAGojwaAgMHG-wMe_xCpISffiaNy00Y6ATJ2J9_W_I8rMgwQYWQQyGcFuffw=s1024
It's done by using google app engine:
images.get_serving_url(blobkey, secure_url=False)
I don't want to use Google App Engine, just Firebase or the UI.
Can this be accomplished?
Thanks!
I got the info/idea from here:
http://www.photo-mark.com/notes/photo-site-app-engine/ List of all the App Engine images service get_serving_url() URI options