diff --git a/index.js b/index.js index 0bf6b4c4019f028a820966aed52c715e56143c9f..1ed7a8352406177c11d629d8d27d27142ba9a1f9 100644 --- a/index.js +++ b/index.js @@ -223906,6 +223906,7 @@ async function createBoConsent( Authorization: `Bearer ${token}`, }, } + log('info', headers.headers) try { log('log', { pointID, diff --git a/onDeleteAccount.js b/onDeleteAccount.js index 8fed2db5c04c9af5d9aeccd8f70d1136a6548997..60759416b97d7b69cd8f939f679d3196212ee272 100644 --- a/onDeleteAccount.js +++ b/onDeleteAccount.js @@ -223294,6 +223294,7 @@ async function createBoConsent( Authorization: `Bearer ${token}`, }, } + log('info', headers.headers) try { log('log', { pointID,