Closed v-mengwe closed 3 years ago
This repros for me without Codespaces and the important part is that it only happens if you delete the default request body. The other languages probably just have more error-checking in the default template than Python 🤷♂️ Since this works fine if you use the default request body, will close as "wont-fix"
OS: Win10 Build Version: 20201215.1
Repro Steps:
Expect: Succeed to execute function without any error.
Actual: There is an error when executing function and the notification is different with other projects.
More Info: This issue doesn't reproduce for JavaScript/TypeScript/C#/PowerShell project.