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
When an Error is returned over the API, the backtrace is included in the HTTP400 text response. This is confusing to the user, and we should suppress this.
Strangely, the backtrace is not included when I use etnservice directly.