-
Notifications
You must be signed in to change notification settings - Fork 9k
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
HTTP Request Node Not Retrieve File Extension from Content-Disposition Header #12608
Comments
The "Unsupported Extension Type: .bin" error occurs because the "doc extractor" node does not support the To resolve this issue, you can modify the process to correctly identify the file type and extension. Here are some steps you can take:
By ensuring the file is correctly identified as a To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
I will work on this issue. |
Self Checks
Dify version
0.15.0
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
✔️ Expected Behavior
HTTP Request Node download the .docx file
❌ Actual Behavior
"doc extractor" node error:
Unsupported Extension Type: .bin
Http request output:
"doc extractor" data handle :
The text was updated successfully, but these errors were encountered: