Value of API for fal.ai is not saved

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

hello @aaronatia

it’s not an issue. When you see that __n8n__blank_value__stuff - the n8n keeps the value encrypted and you can’t see it or return in cleartext for the security reasons.

Try removing the expression mode in the credentials and use fixed mode instead

Thanks so much