2023-11-20 15:21:17.7752 | WARN | ApiErrorHandlingMiddleware | 12 | API ServiceException Catlight.Entities.ServerApi.ServiceException: Internal error: An error occurred while saving the entity changes. See the inner exception for details. at Catlight.Service.Clients.DashboardsClient.CreateSharedDashboardAsync(DashboardSettings body, CancellationToken cancellationToken) in C:\build\1\_work\42\s\Catlight.Service.Clients\ServiceClients.cs:line 3175 at Web.Services.DashboardService.ShareDashboard(Guid id) in C:\build\1\_work\42\s\Desktop\LocalWeb\Services\DashboardService.cs:line 681 at Web.Controllers.Api.DashboardController.ShareDashboard(Guid id) in C:\build\1\_work\42\s\Desktop\LocalWeb\Controllers\Api\DashboardController.cs:line 222 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)