OCI-17362
Object store API mismatch. Object is 'string' type and credential is 'string' type.
Cause
An attempt to open an object store file was done using a credential which cannot be used properly on the object. The type of object requires a credential that can be used with the same application programming interface (API) used to create the object.
Action
Retry the operation using a credential that is the same type used to create the object.