Thank you for your interest. I just ran the Audit History and here is the error message for the failed actions:
Error:
“System.NullReferenceException: Object reference not set to an instance of an object.\n at Smartsheet.Api.Internal.Http.DefaultHttpClient.ShouldRetry(Int32 previousAttempts, Int64 totalElapsedTime, HttpResponse response)\n at Smartsheet.Api.Internal.Http.DefaultHttpClient.Request(HttpRequest smartsheetRequest)\n at Smartsheet.Api.Internal.AbstractResources.PutAndReceiveList[T,S](String path, T objectToPut, Type objectClassToReceive)\n at Smartsheet.Api.Internal.SheetRowResourcesImpl.UpdateRows(Int64 sheetId, IEnumerable`1 rows)\n at SmartSheet.SmartsheetTable.UpdateStandardRow(SmartsheetRow row) in /src/Provider/SmartSheet/SmartsheetData/SmartsheetTable.cs:line 345\n at SmartSheet.SmartsheetTable.UpdateRowsAsync(Context context, Op op, ImmutableArray`1 rows, ImmutableArray`1 colTypes, CancellationToken cancellationToken) in /src/Provider/SmartSheet/SmartsheetData/SmartsheetTable.cs:line 323\n at ProviderBase.ExternalApiProviderData.UpdateRowsAsync(Context context, Op op, PhysicalSchema physicalSchema, ImmutableArray`1 colTypes, List`1 keyPositions, Int32[] columnSliceMapping, List`1 changedRowKeyPositions, CancellationToken cancellationToken)\n at ProviderBase.APIBasedProvider.UpdateTableRowsAsync(Context context, Op op, String name, Int32 ownerId, TokenId tokenId, PhysicalSchema physicalSchema, DataFormat fileFormat, ImmutableArray`1 colTypes, List`1 keyPositions, Int32[] columnSliceMapping, List`1 changedRowKeyPositions, CancellationToken cancellationToken) in /src/Provider/ProviderBase/ApiBasedProvider/APIBasedProvider.cs:line 321\n at LegacyDataLayer.LegacyAppTemplateDataLayer.UpdateTableRowsAsync(Context context, Op op, Int32 ownerId, AppTable appTable, ImmutableArray`1 colTypes, List`1 keyPositions, Int32[] columnSliceMapping, List`1 changedRowKeyPositions, CancellationToken cancellationToken) in /src/Data/LegacyDataLayer/LegacyAppTemplateDataLayer.cs:line 436\n at ActionEvaluator.RowOperationEvaluator.UpdateTableRowInternalAsync(Context context, Op op, Int32 userId, Int32 executeAs, CancellationToken cancellationToken) in /src/Automation/ActionEvaluator/RowOperationEvaluator.cs:line 1283\n at ActionEvaluator.RowOperationEvaluator.PerformOperationWithTimeout(Context context, Op op, Int32 userId, AppTemplate appTemplate, UpdateModeEnum requiredUpdateMode, RowOperationAsync rowOperation, CancellationToken cancellationToken) in /src/Automation/ActionEvaluator/RowOperationEvaluator.cs:line 465\n at ActionEvaluator.RowOperationEvaluator.PerformOperationAsync(Context context, Op op, Int32 userId, String appTemplateVersion, UpdateModeEnum requiredUpdateMode, RowOperationAsync rowOperation, CancellationToken cancellationToken) in /src/Automation/ActionEvaluator/RowOperationEvaluator.cs:line 283\n at ActionEvaluator.RowOperationEvaluator.UpdateTableRowAsync(Context context, Op op, Int32 userId, String appTemplateVersion, UserType userType, CancellationToken cancellationToken) in /src/Automation/ActionEvaluator/RowOperationEvaluator.cs:line 1165\n at ServerHandler.UpdateTableRowHandler.UpdateTableRowInternal(IPerfCollector perfCollector, Context context, Op op, String appTemplateVersion, IQueryString queryString, CancellationToken cancellationToken) in /src/ControllerHandler/ServerHandler/UpdateTableRowHandler.cs:line 231”