assemblee-virtuelle / assemblee-virtuelle/Semantic-Bus
HTTP Consumer - content type error on new nodes
- Dominant language
- JavaScript
- Stars
- 57
- Forks
- 10
- Avg merge
- 8m
- Merged PRs (30d)
- 55
Description
## Steps to reproduce
1. Add a new node **"HTTP Consumer"**
2. Fill in the URL
3. Run the workflow
4. The node returns the following error:
**"undefined contentType not supported by this component"**
## Workaround
1. Open the **Content Type** dropdown and change the value to anything other than `"application/json"`
2. Save and close the node configuration window
3. Reopen the node configuration
4. Select `"application/json"` again
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the HTTP Consumer node implementation and its configuration handling, then reproduce the workflow described in the issue with a new node and a URL. Done means a new node can run with the default application/json content type without producing an undefined-contentType error, while the existing workaround remains unnecessary.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100