The actual error message as visible in System Messages is:
itgenclr090
The given key ‘pageSize’ was not present in the dictionary. Er is een onbekende fout opgetreden.
with callstack:
System.Collections.Generic.KeyNotFoundException
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Invantive.Data.Providers.VismaNet.VismaNetProvider.HasMoreResults(GlobalState owner, ExecutionOptions executionOptions, SqlExecutionStep sqlExecutionStep, SwaggerObjectDefinition objectDefinition, SwaggerRequest swaggerRequest, OpenApiOperationDescription operation, String requestUrl, String partitionCode, Int32 pageNumber, Int64 rowsRetrieved, JToken resultToken, Dictionary`2 headers, AdditionalResultInformation additionalResultInformation)
at Invantive.Data.Providers.Swagger.SwaggerProvider.FetchDataOnePartition(GlobalState owner, ExecutionOptions executionOptions, String serviceUrl, String partitionCode, String basePath, List`1 allFieldTypes, ObjectDefinition objectDefinition, JsonDatabaseColumnDefinitionCollection fields, QueryObject queryObject, ParameterList parameters, SqlExecutionStep sqlExecutionStep, String callSafeNameOverrule, HashSet`1 selectFields)+MoveNext()
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.MoveNext()
at Invantive.Data.GenericProvider.ClientSideFilterNamedArrayRows(GlobalState owner, ExecutionOptions executionOptions, IEnumerable`1 namedArrayRows, DatabaseColumnDefinitionCollection retrievedFields, Int32 requestedFieldCount, Dictionary`2 allToVisibleColumns, Dictionary`2 filters)+MoveNext()
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.MoveNext()
at Invantive.Sql.V1.DataSourceOrFunctionWithRotatorTree.GetDataEnumerator(GlobalState owner, ExecutionOptions executionOptions, SqlExecutionStep sqlExecutionStep, QueryObject queryObject, ParameterList parameters)+MoveNext()
An analysis will be performed to identify and resolve the cause.
There is no known change in the software that could cause this.