a.prior
1
Hello, I followed this template
but iam getting this error?
Invalid input for ‘Image attachment’ [item 0]
‘Image attachment’ expects a array but we got ‘{ “Attachment”: { “url”: “https://replicate.delivery/yhqm/MLgk3KARQy4hC5I0SaL94A3DagSUE2VRts0drB0VISeJtFtJA/R8_FLUX_DEV_REALISM_00001_.webp” } }’
Any ideas?
n8n
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
KHarv
3
have you tried supplying the image url as {{ $json.output }} instead of {{ $json.output[0] }} ?
system
Closed
4
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.