Applies to Product - Dynamics 365 Business Central
What’s happening?
Customers are encountering an issue with the Microsoft Business Central API when using the out-of-the-box Microsoft connector for Logic App to call a custom API, resulting in an error message indicating an unknown error in the XML document.
Reason:
The error in the Microsoft Business Central API may be related to the handling of custom API calls and the specific configurations of the API version being used.
Resolution:
- For the Microsoft Business Central API issue:
- Ensure that the API calls are made with the correct schema version. Starting from version 24, the default value of $schemaversion is set to 2.0 for custom APIs. If using an older version, consider updating the API calls to align with the latest schema version.
- Monitor the status of the API calls and check for any known issues or updates from the product team regarding the API functionality.
