Hi all, i'm trying to restore an existing integration after upgrading with a patched version. But i have these errors for all synchronized mailboxes
DEBUG [SyncEngine thread]: [27-mars-2025 12:08:25.074] START - SynchronisationThread.run
DEBUG [SyncEngine thread]: [27-mars-2025 12:08:28.101] retryEWSAdvice() started.
DEBUG [SyncEngine thread]: [27-mars-2025 12:08:28.101] executed method : init
DEBUG [SyncEngine thread]: [27-mars-2025 12:08:28.103] Set accessToken - Thu Mar 27 12:08:28 CET 2025
DEBUG [SyncEngine thread]: [27-mars-2025 12:08:28.228] (f667233d-0ab5-4448-9c9f-eb54ef860309) xxxx xxxx<[email protected]>
DEBUG [SyncEngine thread]: [27-mars-2025 12:08:28.228] retryEWSAdvice(init) end(0).
DEBUG [SyncEngine thread]: [27-mars-2025 12:08:28.259] retryEWSAdvice() started.
DEBUG [SyncEngine thread]: [27-mars-2025 12:08:28.260] executed method : getGraphClient
DEBUG [SyncEngine thread]: [27-mars-2025 12:08:28.260] retryEWSAdvice(getGraphClient) end(0).
DEBUG [SyncEngine thread]: [27-mars-2025 12:08:28.260] Source Sync [email protected] - CALENDAR
DEBUG [SyncEngine thread]: [27-mars-2025 12:08:28.394] syncKey not found
DEBUG [SyncEngine thread]: [27-mars-2025 12:08:28.394] retryEWSAdvice() started.
DEBUG [SyncEngine thread]: [27-mars-2025 12:08:28.394] executed method : setImpersonatedUser
DEBUG [SyncEngine thread]: [27-mars-2025 12:08:28.395] retryEWSAdvice(setImpersonatedUser) end(0).
DEBUG [SyncEngine thread]: [27-mars-2025 12:08:28.395] retryEWSAdvice() started.
DEBUG [SyncEngine thread]: [27-mars-2025 12:08:28.395] executed method : syncFolderItems
ERROR [SyncEngine thread]: [27-mars-2025 12:08:28.775] com.sage.scrm.syncengine.exchange.ews.service.error.SageDetailedExchangeServiceException: Parsed Exchange Exception:
Main exception string: Mailbox does not exist.
Exception code: ErrorNonExistentMailbox
Impersonated user: [email protected]
I doubled check permissions and application settings
Did i miss something ?
Readme says every user need to connect to their Exchange Online account by connecting to email account in preferences. It is also mandatory for synchronizing Apointments ?
Thank you !