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

fix(HTTP Request Node): Duplicate key names support for form data #9040

Conversation

michael-radency
Copy link
Contributor

Summary

If you are using the HTTP Request node to post to an API that requires multiple form data items that could have the same key names we will always send the last item.

Related tickets and issues

https://linear.app/n8n/issue/NODE-1222/http-request-node-using-duplicate-key-names-in-body-posts-fail

@michael-radency michael-radency added n8n team Authored by the n8n team node/issue Issue with a node labels Apr 3, 2024
Copy link

cypress bot commented Apr 10, 2024

1 flaky test on run #4647 ↗︎

0 354 12 0 Flakiness 1

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 michael-radency 🗃️ e2e/*
Project: n8n Commit: ce3d856c6a
Status: Passed Duration: 03:50 💡
Started: Apr 10, 2024 7:49 AM Ended: Apr 10, 2024 7:53 AM
Flakiness  cypress/e2e/24-ndv-paired-item.cy.ts • 1 flaky test

View Output Video

Test Artifacts
NDV > resolves expression with default item when input node is not parent, while still pairing items Test Replay Screenshots Video

Review all test suite changes for PR #9040 ↗︎

Copy link
Contributor

✅ All Cypress E2E specs passed

@michael-radency michael-radency merged commit 3e231db into master Apr 10, 2024
28 checks passed
@michael-radency michael-radency deleted the node-1222-http-request-node-using-duplicate-key-names-in-body-posts branch April 10, 2024 08:09
@github-actions github-actions bot mentioned this pull request Apr 10, 2024
@janober
Copy link
Member

janober commented Apr 10, 2024

Got released with n8n@1.37.0

netroy pushed a commit that referenced this pull request Apr 11, 2024
@github-actions github-actions bot mentioned this pull request Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team node/issue Issue with a node Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants