Skip to content
Snippets Groups Projects

Resolve "Mise en place de sentry - sge"

Merged Bastien DUMONT requested to merge 5-sentry-sge into main
All threads resolved!
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -20,7 +20,6 @@ const Sentry = require('@sentry/node')
*/
async function findUserAddress(url, apiAuthKey, userLogin, pointId) {
log('info', 'Fetching user address')
Sentry.captureMessage('Fetching user address')
const sgeHeaders = {
'Content-Type': 'text/xml;charset=UTF-8',
apikey: apiAuthKey,
Loading