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
Since we don't expose the Exception interface in the public API, it's not possible to read or change error messages in a before_send handler. Exposing the whole Exception interface is a big investment, so instead we could add the following API methods: