bartbutenaers / node-red-contrib-multipart-stream-decoder

Node-Red node for decoding multipart streams over http
Apache License 2.0
9 stars 2 forks source link

basic authentication is not working #2

Open hackwell opened 6 years ago

hackwell commented 6 years ago

Looks like that the basic authentication is not working, i get back an Unauthorized. The credentials are definitely correct and the default http request node works with the urls and the provided credentials.

image

bartbutenaers commented 6 years ago

Hi @Jörg,

I'm very sorry for the late reply! Seems I have missed a couple of issues, since I got no email notifications about them...

That is a weird problem, since the basic authentication is working fine on my Panasonic cameras. I will try to compare it with the http request node tomorrow evening, since you say that the latter node works fine. Will keep you informed !

Kind regards, Bart

bartbutenaers commented 6 years ago

Hi Jörg (@hackwell),

My first version of this decoder node was based on the httprequest node, so I was quite surprised in worked in your case only for the httprequest node. But now I remember that my last version uses another library under the hood: