Help Center> Object Storage Service> BrowserJS> FAQs> How Can I Set an Object to Be Accessible to Anonymous Users?
Updated on 2022-09-07 GMT+08:00

How Can I Set an Object to Be Accessible to Anonymous Users?

To enable anonymous users access an object, perform the following steps:

  1. Set the object access permission to public-read by referring to Managing Object ACLs.
  2. Obtain the URL of the object by referring to How Do I Obtain an Object URL? and provide it to anonymous users.
  3. An anonymous user can access the object by entering the URL on a browser.