Hi, using node-red within home-assistant requiring basic auth.
as basic auth is not an option in the settings, I simply added the according custom header, but still get unauthorized from the API.
Tested the same header with Postman successfully and also checked that the header is right by generating it "regularly" in postman (using basic auth setting and comparing the generated header)
best regards
Christian