Hi Hemant
Did you manage to get Azure Functions to work? I'm having the same problem.
I test a POST to my function and nothing.
It works fine if I try from Postman
David
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
Hi Hemant
Did you manage to get Azure Functions to work? I'm having the same problem.
I test a POST to my function and nothing.
It works fine if I try from Postman
David
Update 1:
It looks like there is some issue/different setting for Azure Function.
I tested this functionality with https://webhook.site/052116bc-bfb8-437f-aca4-d08344bb642e webhook and can see result appearing on dashboard ( https://webhook.site/#!/052116bc-bfb8-437f-aca4-d08344bb642e/9bc8f813-eb65-4188-94f7-e65d2d5f625b/1)
Kind Regards
Hemant