Hi guys,
i have a website that is accessable from the internet
https://myuser:mypassword@www.XXXXXXX.nl/ws2/Reports-bad.htm
this works great !!
but if i running this config it still gets this message
msg.payload : array[1]
array[1]
0: "
Error #401: Unauthorized
"
i tried all the options in "use authentication" but nothing is working
can someone help me here ??
many many thanks in advance
m
[{"id":"d62d3350.171db","type":"inject","z":"2e50eaad.878196","name":"","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":180,"y":420,"wires":[["3bf52f17.04cf6"]]},{"id":"66f82665.d9b308","type":"debug","z":"2e50eaad.878196","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":720,"y":440,"wires":},{"id":"3bf52f17.04cf6","type":"http request","z":"2e50eaad.878196","name":"access the site","method":"GET","ret":"txt","paytoqs":false,"url":"https://myuser:mypassword@www.XXXXXXX.nl/ws2/Reports-bad.htm","tls":"","proxy":"","authType":"","x":290,"y":520,"wires":[["d5dbcb11.d7fe08"]]},{"id":"d5dbcb11.d7fe08","type":"html","z":"2e50eaad.878196","name":"","property":"payload","outproperty":"payload","tag":"html","ret":"html","as":"single","x":360,"y":620,"wires":[["66f82665.d9b308"]]}]