rfolkers
Results
2
comments of
rfolkers
Since the status of this issue is "needs Investigation" I just did some additional troubleshooting, the problem seems to be some missing dependency in the Function Runtime: [2024-10-07T13:28:20.337Z] ERROR: Invalid...
This issue was actually resolved, in local.settings.json, FUNCTIONS_WORKER_RUNTIME_VERSION was set to ~7. After changing this to 7.4 the issue was resolved.