Product Information > JADE Error Messages and System Messages > 1400 through 1499 - Miscellaneous Runtime Errors > 1420 - Base64 Decoding failed

1420   Base64 Decoding failed

Cause

This error occurs if the base64Decode method of the String class fails because the string was not a valid Base64-encoded value.

Action

Check the contents of the string.