· Designer & No-Code Builder

Trouble encrypting an uploaded image file with custom action

Hey all. I'm trying to add encryption for images that users upload, and my approach involves converting the FFUploadedFile to bytes and then saving the encrypted value to a string field.

The code editor is giving me this error, and I'm not sure how to proceed. I've been digging through this and other forums but haven't found an answer yet...

1
3 replies