Azure / Azure/LogicAppsUX

Workflow not saved. ApiContractViolation: The application requesting authentication tokens is either disabled or incorrectly configured.

Open
#8,620 1 comment 0 reactions 0 assignees View on GitHub
VSCode
Dominant language
TypeScript
Stars
111
Forks
109
Avg merge
1d 23h
Merged PRs (30d)
20

Description

### Severity

P1 - Critical (Blocking production)

### Describe the Bug with repro steps

Hi,

I am following this documentation https://learn.microsoft.com/en-us/azure/logic-apps/create-standard-workflows-visual-studio-code

When I add the Outlook action **Send an email (V2)** and hit **Save** in VS Code I am prompted to sign in again, and when I do so I get the following error below:

```
Workflow not saved. ApiContractViolation: The application requesting authentication tokens is either disabled or incorrectly configured.

onecoreuap\shell\cloudexperiencehost\onecore\app\MSA\Core\TokenProviderExecutor.cpp(1428)\MicrosoftAccount.TokenProvider.Core.dll!00007FFF961B20D5: (caller: 00007FFF961D4E6C) Exception(9) tid(2e4) 80860003 The application requesting authentication tokens is either disabled or incorrectly configured.
(Error Code: 2156265475, Tag: 7q6cc)
```

I verified that the API connection exist in the Azure Portal, but since I am not able to save the workflow in VS Code the workflow.json and connections.json file is not changed locally.

### What type of Logic App Is this happening in?

Standard (VSCode)

### Are you experiencing a regression?

_No response_

### Which operating system are you using?

Windows

### Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg

Yes

### Workflow JSON

```json

```

### Screenshots or Videos

_No response_

### Environment

- Browser: Chrome Version 142.0.7444.176 (Official Build) (64-bit)
- VS Code Version: 1.106.3
- VS Code Extension Version Azure Logic Apps (Standard): 5.185.10

### Additional context

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.