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): Refresh token properly on never fail option #5861

Merged
merged 3 commits into from
Apr 5, 2023

Conversation

agobrech
Copy link
Contributor

Github issue / Community forum post (link here to close automatically):
#5623

@github-actions
Copy link
Contributor

Great PR! Please pay attention to the following items before merging:

Files matching packages/**:

  • If fixing bug, added test to cover scenario.
  • If addressing forum or Github issue, added link to description.

Files matching packages/**/*.ts:

  • Added unit tests to cover new or updated functionality.

Make sure to check off this list before asking for review.

@n8n-assistant n8n-assistant bot added core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team labels Mar 31, 2023
@codecov
Copy link

codecov bot commented Mar 31, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.03 🎉

Comparison is base (f7f9d91) 15.02% compared to head (301d853) 15.05%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5861      +/-   ##
==========================================
+ Coverage   15.02%   15.05%   +0.03%     
==========================================
  Files        2476     2476              
  Lines      113411   113466      +55     
  Branches    17737    17745       +8     
==========================================
+ Hits        17036    17087      +51     
- Misses      95796    95797       +1     
- Partials      579      582       +3     
Impacted Files Coverage Δ
packages/core/src/NodeExecuteFunctions.ts 10.39% <0.00%> (-0.28%) ⬇️

... and 24 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@agobrech agobrech merged commit 33c67f4 into master Apr 5, 2023
@agobrech agobrech deleted the node-380-oauth-refresh-fails-when-using-never branch April 5, 2023 13:27
@janober
Copy link
Member

janober commented Apr 19, 2023

Got released with n8n@0.223.0

sunilrr pushed a commit to fl-g6/qp-n8n that referenced this pull request Apr 24, 2023
…8n-io#5861)

* Add handle for simple request options and refresh token

* Remove console.logs

* Add safe check for full response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants