Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning / Catch / Status when request is unauthorised #7

Open
guilhermesbrito opened this issue Mar 28, 2019 · 1 comment
Open

Warning / Catch / Status when request is unauthorised #7

guilhermesbrito opened this issue Mar 28, 2019 · 1 comment

Comments

@guilhermesbrito
Copy link

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

@Alkarex
Copy link

Alkarex commented Oct 13, 2023

Hello,
Long time, but if any of you is still around, I am merging several nodes and their forks and some of their pending PRs into one.

@gbrito Implemented in alexandrainst/node-red-http-basic-auth#3 and feedback welcome.

New node: https://flows.nodered.org/node/@alexandrainst/node-red-http-basic-auth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants