Integration Service for Outlook 365 (Individual) does not work if that is also an AC Login

Hi @Anil_G ,

I had to dig this up from the logs as I have removed the connection completely and switched to a Integration Service connection to Gmail.

[ERROR] [UiPath.Studio.Project] [33] Connection [bdd0dbd5-1f2e-4ff1-b1df-6e4040398c46] is invalid or you do not have access to it

[ERROR] [UiPath.Studio.Project] [33] Error getting connection from the client: UiPath.ConnectionClient.Contracts.ConnectionHttpException: Connection [bdd0dbd5-1f2e-4ff1-b1df-6e4040398c46] is invalid or you do not have access to it
at UiPath.ConnectionClient.Helpers.HttpResponseMessageExtensions.EnsureConnectionStatusCodeAsync(HttpResponseMessage response, CancellationToken ct)
at UiPath.ConnectionClient.Helpers.HttpConnectionServiceClient.RequestAsync(Uri uri, HttpMethod method, String content, TimeSpan timeout, Dictionary2 headers, CancellationToken ct) at UiPath.ConnectionClient.Helpers.HttpConnectionServiceClient.RequestAsync[T](Uri uri, HttpMethod method, String content, TimeSpan timeout, Dictionary2 headers, CancellationToken ct)
at UiPath.ConnectionClient.Helpers.HttpConnectionServiceClient.RequestWithRetryAsync[T](Uri uri, HttpMethod method, String content, TimeSpan timeout, Dictionary2 headers, CancellationToken ct) at UiPath.ConnectionClient.Helpers.HttpConnectionServiceClient.RequestWithRetryAsync[T](Uri uri, HttpMethod method, String content, TimeSpan timeout, Dictionary2 headers, CancellationToken ct)
at UiPath.ConnectionClient.ConnectionClient.<>c__DisplayClass11_0.<b__0>d.MoveNext()
— End of stack trace from previous location —
at UiPath.ConnectionClient.Helpers.CacheHelpers1.GetValueFromCache(MemoryCache cache, String key, Func1 refreshValueFunc, DateTimeOffset expiry, Boolean forceRefresh)
at UiPath.ConnectionClient.Helpers.CacheHelpers1.GetValueFromCache(MemoryCache cache, String key, Func1 refreshValueFunc, Boolean forceRefresh)
at UiPath.ConnectionClient.ConnectionClient.GetConnectionAsync(String connectionId, CancellationToken ct, Boolean forceRefresh, Boolean includeConfig)
at UiPath.ConnectionClient.ConnectionClient.GetConnectionAsync(String connectionId, CancellationToken ct, Boolean forceRefresh)
at UiPath.ConnectionClient.ConnectionClient.GetConnectionAsync(String connectionId, CancellationToken ct)
at UiPath.Studio.Plugin.Workflow.DataManager.Sections.ConnectionTreeBuilder.TryGetOrCreateConnectionRoot(String connectionId), HResult -2146233088