azureazure-logic-apps

LogicApp error: azure cannot reach host runtime. Error details, Code: 'Unauthorized', Message: 'Encountered an error (Forbidden) from extensions API.'


When I try to access the workflows of an Azure Logic App (Standard), I am getting the error:

azure cannot reach host runtime. Error details, Code: 'Unauthorized', Message: 'Encountered an error (Forbidden) from extensions API.'

logic app error

Same for other sections, like Connections:

enter image description here


Solution

  • Error message is quite cryptic, this was simply caused by the Azure Logic App being stopped. Once it was started, the workflows and other sections were available.