HttpNode doesn't sent body #4890
Unanswered
BunnySalsa
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to sent simple http post request to local rest service using HttpNode. The only thing that has been added into docker-compose.yml is
So request to localhost sended to
http://host.docker.internal:8080
In container logs I can see that body instead of my x-www-form-urlencoded params sent 0=&1=&=2&3=
Problem is similar to query params
Flow has been saved before execution
Flowise message:


Flowise logs in docker:
My simple agent example:
example Agents.json
Beta Was this translation helpful? Give feedback.
All reactions