Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webhook node doesn't accept binary data #10892

Open
muslimanim opened this issue Sep 19, 2024 · 1 comment
Open

Webhook node doesn't accept binary data #10892

muslimanim opened this issue Sep 19, 2024 · 1 comment
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@muslimanim
Copy link

Bug Description

After upgrading to n8n 1.60.0 the file upload is not working in the Webhook node. It worked correctly when reverted back to version 1.59.3

To Reproduce

  1. Add a Webhook node
  2. Change method to POST or PATCH
  3. Set option "Field Name for Binary Data"
  4. Test the workflow
  5. Submit a multi-part form with any file to the workflow test URL

Expected behavior

When the form is submitted, you should see in n8n execution the binary file you posted

Operating System

Docker

n8n Version

1.60.0

Node.js Version

20

Database

PostgreSQL

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Sep 19, 2024

Hey @muslimanim,

We have created an internal ticket to look into this which we will be tracking as "GHC-243"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

2 participants