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

Errors when uploading QR code .png files to object storage using the DBMS_CLOUD package

Summary:

Using credential OCI$RESOURCE_PRINCIPAL I can list objects in a storage bucket, named 'qrcodes', which were uploaded from the console.

Using the DBMS_CLOUD.PUT_OBJECT procedure I get ORA-20404: Object not found.

Using the DBMS_CLOUD.BULK_UPLOAD_PROCEDURE, I get errors in the log - "Bucket not found" - although as per above, objects in the busket can be listed.

Content (please ensure you mask any confidential information):

The summary above covers it really. I have been through hoops trying to resolve this. Please see sample JSON from the log for further information. Is it possible that the URI format for uploading objects/files is different to the one for listing them?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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