
We are experiencing intermittent API failures on our production MSM instance: orgxxxx.crm5.dynamics.com.We are calling the endpoint:
/api/data/v9.2/msdyn_runEmissionCalculationService
Recently, we have observed several failed requests. In some cases the API does not return any response, and in other cases we receive the following error:
{
"error": {
"code": "0x80040265",
"message": "We're sorry, this service isn't available right now. Please try again in a few minutes. A task was canceled."
}
}
can advise on:
For context, we are not using Managed Environments at the moment