Incidentele foutmelding itgenclr083 bij ophalen data

Bij het ophalen van data uit Exact Online treedt incidenteel (circa 4x per dag) een foutmelding itgenclr083 op bij queries zoals:

SQL Select-statement:
select t.*
from   ExactOnlineREST.Balances.BalanceLinesCostAnalysisAll@eol t

select t.*
from   ExactOnlineXML.XML.GLAccountClassificationRelations@eol t

select t.[ID_ATTR], t.[ACCOUNT_ID_ATTR], t.[ACCOUNT_NAME], t.[PROJECT_CODE_ATTR], t.[ACTIVITY_ID_ATTR], t.[DESCRIPTION], t.[STARTDATE], t.[ENDDATE], t.[ITEM_CODE_ATTR], t.[ITEM_DESCRIPTION], t.[QUANTITY], t.[EMPLOYEE_EMPLOYEEHID_ATTR]
from   ExactOnlineXML.XML.ProjectPlanningLines@eol t

select t.*
from   ExactOnlineXML.XML.StockPositions@eol t

select t.*
from   ExactOnlineXML.XML.SalesOrderDocumentAttachmentsEx@eol t
limit  200

Deze melding wordt veroorzaakt door een web-error bij het ophalen van data bij Exact Online. Het aantal API-calls is overschreden.

Echter, deze meer specifieke melding wordt opgegeten en verdwijnt.

Hier is momenteel nog geen oplossing voor anders dan de volgende dag nogmaals proberen.