Hi I am using Cipher Encrypt/Decrypt a forge component.currently this component is working fine in DEV and UAT but causing error in PROD.can anyone help me resolve this issue?Thank youDhillan SB
Hi Dhillan,
Your error message suggests that there is a problem with the data length. Can you check the input value in UAT? It might be because you are passing a long string value that exceeds the limit.
Thanks,
Narendra