logicapps icon indicating copy to clipboard operation
logicapps copied to clipboard

400.0 BadRequest while trying to deploy a package

Open ppanchal-mobiz opened this issue 2 years ago • 0 comments

Does this occur consistently? No

Repro steps:

  1. Create a logic app (Standard) in Visual Studio Code which contains stateless and stateful workflows
  2. Deploy to Azure

Action: azureLogicAppsStandard.deploy Error type: 400 Error Message: 400.0 BadRequest

Version: 1.0.19 OS: win32 OS Release: 10.0.19044 Product: Visual Studio Code Product Version: 1.67.2 Language: en

Call Stack
new RestError extension.bundle.js:2:1743760
extension.bundle.js:2:1731594extension.bundle.js:2:1731594

Terminal messages:

5:40:13 p.m. automation-la: Starting deployment...
5:40:21 p.m. automation-la: Creating zip package...
5:40:21 p.m. automation-la: Zip package size: 17 kB
5:41:34 p.m.: Error: 400.0 BadRequest

ppanchal-mobiz avatar Jun 03 '22 21:06 ppanchal-mobiz