**Running n8n via (Docker, npm, n8n cloud, desktop app):npm
**Operating system:Linux
Hello everyone! After the update 103.1, my Webhooks are not responding with binary data anymore. How can I sort it out? Is there any envinronment variable to ignore that iframe update?
Look at the latest n8n release notes. This is the fix, right?
1.104.2 (2025-07-31)
Bug Fixes
Webhook Node: Don't wrap response in an iframe if it doesn't have HTML
Features
Env to disable webhook response iframe sandboxing (#17851) (c9e291a)