Hey. So I’m using a http request node.
When I try to use data from the previous node as “{{ $json[‘request’][‘image_base64’] }}” it fails and gives me Bad request - please check your parameters warning.
But if I just paste the base64 image directly as a string the request works.
What can cause this?
Information on your n8n setup
- n8n version: 1.41.1 (Self Hosted)
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system: