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
Describe the bug
TheHive isn't showing error messages from responders.
I've tried with Mailer and a responder I created. Both of them doesn't show error messages.
To Reproduce
Steps to reproduce the behavior:
Use any responder that's going to fail. May be Mailer without mails in the observables ou wrongly configurated.
The responder will fail, but there's no message in the details button (magnifier glass).
Possible solutions
In case of error it should show the "errorMessage" instead of "message" of the response json
The text was updated successfully, but these errors were encountered:
Describe the bug
TheHive isn't showing error messages from responders.
I've tried with Mailer and a responder I created. Both of them doesn't show error messages.
To Reproduce
Steps to reproduce the behavior:
Possible solutions
In case of error it should show the "errorMessage" instead of "message" of the response json
The text was updated successfully, but these errors were encountered: