We have a powerautomate flow with item information from Business central.
I think after een update from BC we are getting this error. And the flow stopped working.
Failed to retrieve dynamic outputs. As a result, this operation's outputs might not be visible in subsequent actions. Error details: The dynamic operation request to API 'dynamicssmbsaas' operation 'GetTableV2' failed with status code 'InternalServerError'. Error response: { "error": { "code": 500, "source": "europe-001.azure-apim.net", "clientRequestId": "bef1c0ee-913d-49e0-bc5c-35de9dae2039", "message": "BadGateway", "innerError": { "status": 500, "message": "Unexpected end when reading JSON. Path 'properties[17]', line 1, position 1637.\r\nclientRequestId: bef1c0ee-913d-49e0-bc5c-35de9dae2039", "error": { "message": "Unexpected end when reading JSON. Path 'properties[17]', line 1, position 1637." }, "source": "dynamicssmbsaas-ne.azconn-ne-002.p.azurewebsites.net" } } }