apache / openmeetings

Mirror of Apache Openmeetings
Other
639 stars 261 forks source link

OPENMEETINGS-2560 Improve response to return the actual error to client. #121

Closed sebawagner closed 3 years ago

sebawagner commented 3 years ago

This will improve that the response will contain the actual error.

For Soap Responses it will work fine.

For Json it would be better to not only improve that it returns the actual error but also generates Json in the error response, instead of a HTML error page. So that you can parse the error in Json and actually use.