-
-
Notifications
You must be signed in to change notification settings - Fork 36.3k
Open
Labels
Description
The problem
Hello! Please help me. I specify the following rest_command:
trigger_nodered_shopping_list:
url: http://a0d7b954-nodered:1880/update-shopping-list-file
method: POST
content_type: "application/json"
username: "my login"
password: "my password"
Node-red uses an entry point " http in", method: POST, URL: /update-shopping-list-file. Everything is active.
But execution does not start, and the status is always: 404 (Cannot POST /update-shopping-list-file).
Error. Url: http://a0d7b954-nodered:1880/update-shopping-list-file. Status code 404. Payload: None
What am I doing wrong and how can I make it run over http in?
What version of Home Assistant Core has the issue?
2025.12.5
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
No response
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response