Why doesn't openrouter send the image back to the AI agent?

I have n8n on my server. Openrouter doesn’t return binary generation data (even though it exists) only on my server, but on the cloud-based n8n everything is fine. What could be the problem? Everything is sent correctly in Openrouter, but it’s not returned.

Share the output returned by the last node

Looks like you’re seeing different behavior between your self-hosted and cloud-based n8n instances. Have you checked the Openrouter node configurations on both? There might be a setting difference affecting how the binary data is handled. Let me know if this works!