diff --git a/index.js b/index.js index f47d7b447648f542742633ae6a30285ed490cae5..6a3ae52c71086664b575067e5752db27af26e2d5 100644 --- a/index.js +++ b/index.js @@ -130,6 +130,7 @@ const baseUrl = 'https://gw.prd.api.enedis.fr' */ async function start(fields, cozyParameters, doRetry = true) { log('info', 'Starting the enedis konnector') + console.log('START KONNECTEUR') const accountId = getAccountId() try { const { access_token } = fields