Some block storage service provider don’t support virtual host-style access to bucket storage, like Oracle Cloud Object Storage which what I use in my application.
This is documented in their amazon S3 compatibility API page
https://docs.oracle.com/en-us/iaas/Content/Object/Tasks/s3compatibleapi.htm
In order to integrate oracle object storage in my application, I had to change wappler app.js file and add the highlighted S3 property to be like this:
It would be great to allow users the option to toggle this property on/off, and to be available in wappler S3 configuration UI:
The red box it’s what I request to be added.
Community Page
Last updated:
Last updated: