CURL does not work some time in eventing function (OnUpdate)

Hi @Malav

If you run 6.5.1 as Siri suggested, you can find a complete example in Eventing timer function not working after same doc created in the ZIP file Rohat3_WIP.zip which contains an Eventing function that uses cURL and also a toy python web server that it integrate with.

The example uses timers which you most likely don’t need. However it provides a complete working cURL example and it should be easy to understand the code and follow the logging in the Eventing Application log and also the console of the python based web server that hadles the POST requests from Eventing.

Best
Jon