
Hello,
I am working with the Automation API to publish an .app file from code rather than through the UI (Extension Management page).
I have learned how to send a GET api.businesscentral.dynamics.com/.../extensionDeploymentStatus in order to monitor the deployment status. If I query this endpoint and the status becomes "Failed" (instead of "In Progress"), how do I get the details for the failure?
I can see that if I use the UI and visit the Extn Deployment Status Detail (2509, Card) page, I can see the details for the deployment status. But I would like to do this from code if possible.
Thank you,
Ryan
Hi, I have also tested it before, unfortunately, this API does not provide detailed error information. And I checked the MS Docs below and it looks like there is no update.
My Test:
Automation APIs for Dynamics 365 Business Central SaaS
I hope other experts can give you better suggestions.
Thanks
ZHU