Reputation: 1
I have configured an Azure Logic-App (Standard-Plan) locally in Visual Studio Code. The build-process and the designer are working fine. I have successfully integrated my own Built-In Custom Connector for my Logic-App. But now I have the problem that i can't open the Overview Section for my Workflows. It says, that an URL is invalid but I don't know how to fix it.
Also no HTTP-Trigger were loaded in the "func host start" command.
What I'm using:
Would be nice if someone could help me with this issue
I changed already the versions of these tools. I tried a lot of things in the host.json & local.settings.json
Upvotes: 0
Views: 833
Reputation: 1
I had the same problem but it seems like a bug in overview page. Just launch/run the logicapps,then close and re-open the overview again, it shows the url and loads the run history as well. probably, click overview once "Host lock lease acquired by instance ID"
Upvotes: 0