My logic app workflow is not opening

Emilija Vilija Treciokaite 0 Reputation points
2023-10-06T07:58:23.5833333+00:00

I have created a logic app and a workflow, it had been tested and last time it ran was 2 weeks ago. All was saved multiple times.

Today when I open the logic app and try to access the workflow I am getting an error

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

User's image

Neither connections nor parameters open either.

I have logged out, logged in, tried different browsers. No luck.

Download app content doesn't complete.

I am not sure if it is related but the app was created on a visual studio professional subscription which ran out of money so the app was stopped. Now my subscription is disabled. I do not need to run the app, I need to access the workflow to move / copy the logic to company subscription. I cannot move the resource because the subscription is disabled and marked as read only.

How do I access the workflow?

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,996 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Mike Urnun 9,786 Reputation points Microsoft Employee
    2023-10-12T04:48:10.3933333+00:00

    Hello @Emilija Vilija Treciokaite - The self-help option here is to upgrade/reactivate the subscription to a pay-as-you-go SKU and regain access to the resources. Your Logic App looks to be on a Standard SKU which is typically created in VS Code and enables local development so you'd have a local copy. In your case though, did you create it & design its workflow in Azure Portal? Had your Logic Apps been on a Consumption SKU, you probably wouldn't have to incur any cost from a pay-as-you-go subscription as the first 4000 actions are Always Free.

    0 comments No comments