diff --git a/src/index.js b/src/index.js index c0b9945689c8aa80e8b7e66ef6301721e9ab17a7..3e364e5f40c6f565f0a4034ebbbc2d627405d3a4 100644 --- a/src/index.js +++ b/src/index.js @@ -283,6 +283,7 @@ async function deleteConsent( isConsentExpired ) { log('error', `Invalid or not found consent for user`) + Sentry.captureMessage(`Invalid or not found consent for user`) if (userConsent.serviceID) { await terminateContract( baseUrl,