Hello everyone,
We use metabase version v0.37.6 in one of our projects and according to one of the pen. testing results of our project, we found that when hitting to /meta/api/dashboard/....
the response body is a stack trace. Is there any way to disable this stack trace returned in case of errors either by configuring our MB deployment or the internal Jetty server that serves the API internally ?
Thanks in advance