InvalidTemplate
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
### Describe the Bug with repro steps
The logic app fails at the fourth step (labelled "Parse alert body"), showing the following error:
InvalidTemplate
Unable to process template language expressions in action 'Parse\_alert\_body' inputs at line '0' and column '0': 'Required property 'content' expects a value but got null. Path ''.'.
The "content" here seems to be referring to the following, at line 802:
"content": "@triggerbody()"
Could I please get some assistance on what could be causing this error?
Error is occurring in this app [https://github.com/Azure/Microsoft-Defender-for-Cloud/tree/main/Workflow%20automation/BlockBruteforceAttack]()
Thanks
### What type of Logic App Is this happening in?
Consumption (Portal)
### 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
![Image]()
![Image]()
### Browser
Edge
### Additional context
*No response*
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.