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

Error handling does not bring error message #123

Open
4 tasks done
crackytsi opened this issue May 20, 2021 · 0 comments
Open
4 tasks done

Error handling does not bring error message #123

crackytsi opened this issue May 20, 2021 · 0 comments

Comments

@crackytsi
Copy link

What are the steps to reproduce?

  • Create a node from as swagger file
  • Return from the endpoint a 403 error with a JSON Response

What happens?

  • A debug entry is generated, but with empty string, no json response at all.
    image
  • The node shows an error:
    image

What do you expect to happen?

  • Show error output in debug-log and on node status

Please tell us about your environment:

  • Node generator version: 0.1.0
  • Node.js version: 18.2
  • Node-RED version: 1.3.5
  • Browser: Chrome
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

1 participant