[Solved] Failed to save workflow

I got the agent deployed on a Pi, but when I tried creating workflow using the http request node I got the following error:

Failed to save workflow!

child “latestTriggers” fails because [“latestTriggers” at position 0 fails because [child “key” fails because [“key” is required]]]. child “triggers” fails because [“triggers” at position 0 fails because [child “key” fails because [“key” is required]]]

Thanks for the bug report! We are looking into why you are getting a validation error, and will hopefully have a fix shortly.

Lars, just wanted to let you know the above issue you found is fixed - you should be able to save your Edge Workflow with an HTTP Request Trigger now!

Yes, it works. Thanks