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
We already have the ExceptionFilter. By default Sentry will not catch status 400. Check where we need this (on create contract,sign, etc.) and track it in the ExceptionFilter if so.
See NGOHub main.ts where we capture ValidationPipe errors and send them to Sentry
The text was updated successfully, but these errors were encountered: