I have a node that generates an image in base64 > packaged into JSON with javascript > passed to a node that saves it.
It was successful running locally but on the n8n cloud service I seem to get a strange output for the binary data.
What is the error message (if any)?
The binary data says “filesystem” instead of containing the base64 string.
Please share your workflow
`
Information on your n8n setup
- n8n version: n8n cloud
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
