Hi,
Currently, when a certain request is Unauthorised, we only get that information on the client side (using HTTP request node).
On the server side, for now is impossible to catch that information, since the HttpAuth node is not informing in any way that a request was blocked.
Is it possible to add some error msg, or node status change so this information can be catch??
Thank you in advance
Guilherme