ruby on rails - How to make object accessible from non-google users -


i trying use google cloud storage service store data. , succeed upload data.

but not find how share users not have google account. , how can unique url of object in bucket?

or else, how download object ruby-api-client?

thank you.

you can use signed urls grant access non-google user.


Comments

Popular posts from this blog

Using 'OR' and 'AND' in SQL Server -

c++ - NetBeans Remote Development with additional configuration -

visual studio - TFS will not accept changes I've made to a Java project -