-
Notifications
You must be signed in to change notification settings - Fork 28.2k
fix(HTTP Request Node): Add support for Bearer Auth in HttpRequest node #15043
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): Add support for Bearer Auth in HttpRequest node #15043
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mrge found 2 issues across 4 files. View them in mrge.io
921c9eb
to
7266914
Compare
Codecov ReportAttention: Patch coverage is 📢 Thoughts on this report? Let us know! |
✅ All Cypress E2E specs passed |
7266914
to
fd8c36c
Compare
✅ All Cypress E2E specs passed |
e086c85
to
ead4958
Compare
ead4958
to
12ac65a
Compare
|
✅ All Cypress E2E specs passed |
Got released with |
Summary
This PR adds supports for HttpBearerAuth to HttpRequest Node >= V2
It also updates the linter rules to exclude test files from nodes file naming convention
Related Linear tickets, Github issues, and Community forum posts
https://linear.app/n8n/issue/NODE-2909/community-issue-401-unauthorized-no-authorization-token-provided-error
fixes #14615
Review / Merge checklist
release/backport
(if the PR is an urgent fix that needs to be backported)