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 Tool Node): Respond with an error when receive binary response #11219

Conversation

burivuhster
Copy link
Contributor

@burivuhster burivuhster commented Oct 10, 2024

Summary

This PR fixes the HTTP Tool issue with binary responses. Now tool will return a "Binary data is not supported" error back to the model, instead of the raw bytes.

Related Linear tickets, Github issues, and Community forum posts

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

@n8n-assistant n8n-assistant bot added the n8n team Authored by the n8n team label Oct 10, 2024
@burivuhster burivuhster marked this pull request as ready for review October 11, 2024 12:10
@burivuhster burivuhster merged commit 0d23a7f into master Oct 11, 2024
24 of 27 checks passed
@burivuhster burivuhster deleted the ai-378-community-issue-tool-that-returns-binary-borks-ai-agent-add branch October 11, 2024 15:12
@github-actions github-actions bot mentioned this pull request Oct 16, 2024
@janober
Copy link
Member

janober commented Oct 16, 2024

Got released with n8n@1.64.0

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 Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants