Hi
I am getting error as in title, we were using some cusomized old dll before, but because of some error we are now testing Live integration with standard DW dll : DynamicwebLiveIntegrationAddIn 7.4.12.0
This is connection to navision erp i see in logs that the request is sending :
09.30.2025 08:57:20.617 a.m.: DebugInfo: Request GetProductsInfo sent: '<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<GetEcomData ExternalUserId="27687" AccessUserCustomerNumber="27687" VatCountryCode="NO" VatPostingGroup="">
<tables>
<Products type="filter" unitPrices="true">
<Product>
<ProductId>11001087</ProductId>
<ProductVariantId></ProductVariantId>
<ProductNumber>11001087</ProductNumber>
<ProductUnitId>Unit_KG</ProductUnitId>
<ProductIdentifier>11001087..LANG17.Unit_KG</ProductIdentifier>
<CurrencyCode>NOK</CurrencyCode>
<Quantity>1</Quantity>
</Product>
</Products>
</tables>
</GetEcomData>
i am getting error: 09.30.2025 08:57:20.788 a.m.: ConnectionError: An error occurred while calling GetProductsInfo from Web Service: 'Pagination info missing'.
Do you know why this is happening ?
We have some separate env where we are switching erp to BC and this problem not existing, standard dll is working but before we switch to new erp it might take some time.
Regards
Mateusz