How to fix the Oracle error LSX-00273: invalid character “~c” in base64-encoded binary?
In this post, you’ll learn more about the Oracle ErrorLSX-00273: invalid character “~c” in base64-encoded binary with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
LSX-00273: invalid character “~c” in base64-encoded binary
Reason for the Error LSX-00273: invalid character “~c” in base64-encoded binary
Cause: Data of “base64Binary” type has invalid characters.
How to fix the Error LSX-00273: invalid character “~c” in base64-encoded binary ?
You can fix this error in Oracle by following the below steps
Action: Remove illegal characters.
Leave Your Comment