From 98ef327f02ec90d264354ed26e66515175001a6b Mon Sep 17 00:00:00 2001 From: nael Date: Fri, 19 Apr 2024 14:24:27 +0200 Subject: [PATCH] :bug: Remove pennylane issue --- .../accounting/services/pennylane/pennylane.service.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/api/src/@core/connections/accounting/services/pennylane/pennylane.service.ts b/packages/api/src/@core/connections/accounting/services/pennylane/pennylane.service.ts index af1827251..bacf07abc 100644 --- a/packages/api/src/@core/connections/accounting/services/pennylane/pennylane.service.ts +++ b/packages/api/src/@core/connections/accounting/services/pennylane/pennylane.service.ts @@ -152,7 +152,6 @@ export class PennylaneConnectionService { headers: { 'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8', - Authorization: `Basic Q1JFREVOVElBTFMuQ0xJRU5UX0lEfTokewogICAgICAgICAgICAgICAgICBDUkVERU5USUFMUy5DTElFTlRfU0VDUkVUCiAgICAgICAgICAgICAgfQ==`, }, }, );