Hi,
I am following https://medium.com/microsoftazure/an-ambiverts-guide-to-azure-functions-95931976c565 guid to create an action to execute an internet request.
I have successfully created an Azure Function and now I am trying to assign it to one of my flic button using 'Internet Request'
I have successfully saved my 'Double Click' action of one of my button in flic app and assigned HTTP GET action to it.
But I cant see my function in Azure getting triggerd.
Is there any way to debug this issue?
Regards,
Hemant