You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Issue with Downloading Files from Oracle Object Storage in Deployed VBS/VBCS App

Summary:

I have a VBS application where I download files from an Oracle Object Storage bucket. Within the bucket, I have created a folder to store files, which can then be downloaded from the UI.

When using a single folder, everything works fine—I can successfully download the file. However, if I create a subfolder within the folder, the download stops working. Interestingly, this works perfectly in the VBS development console, but once deployed, the application fails with a “Bad Request” error.

Here’s how I’m constructing the URLs (Sample URLs):
For a single folder:
https://objectstorage.ap-mumbai-1.oraclecloud.com/n/{namespaceName}/b/{bucketName}/o/{folderName}/{objectName}

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!