Skip to content
Snippets Groups Projects
Commit 0d802eac authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

add delete consent

parent 4cd1019c
No related branches found
No related tags found
1 merge request!27Resolve "Mise en place de sentry - sge"
Pipeline #48275 passed
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment