You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: