I have created an Azure Logic App in the Azure portal and successfully added several steps. I add the Azure DevOps List Iterations step and click the sign-in button. A popup prompts me to sign-in and then closes and I am left with the follow error in the Logic Apps designer:
Failed with error: 'The browser is closed.'. Please sign in again.
I have am recreating a workflow that I originally created using Microsoft Power Automate (Flow) so I know that my credentials should work.
Now when I hit the sign-in again I do not get the option to re-enter any credentials nor change accounts.
Azure Logic Apps - Échoué avec erreur: 'The browser is fermerd.'. Please sign in again
Re: Azure Logic Apps - Échoué avec erreur: 'The browser is fermerd.'. Please sign in again
What fixed it for me was allowing 3rd party cookies:
- In your browser settings, make sure that you **allow all cookies** (including 3rd party cookies: a lot of Microsoft webapps depend on that),
- Refresh the Logic App page (might not be required, but it doesn't hurt),
- Add a new connection and sign in.
You can then block 3rd party cookies again after this if you wish.
- In your browser settings, make sure that you **allow all cookies** (including 3rd party cookies: a lot of Microsoft webapps depend on that),
- Refresh the Logic App page (might not be required, but it doesn't hurt),
- Add a new connection and sign in.
You can then block 3rd party cookies again after this if you wish.