Database Error Messages

OCI-17829

Invalid DATA URI format. ";base64," is missing from uri.

Cause

The data uri provided is invalid.


Action

Check the data uri format. Must be of the form: 'data:[media type][;base64],data'