0

I'd like to know to ensure that the cloud storage link is public. How can I do this through the ferris framework? Uploading works, but I want to make sure the link is public.

I'm following this documentation for uploading an image via webrowser with the ferris framework:

http://ferris-framework.appspot.com/docs/users_guide/uploads_and_downloads.html

1 Answers1

0

I ended up just using the gsutil and making the entire bucket public after reading this post: Upload public object to Google Cloud Storage with public link

Community
  • 1
  • 1