I see an Http Error 406. In the docker logs I see that the HttpTrigger was hit.
info: Function.HttpTrigger[0]
=> System.Collections.Generic.Dictionary`2[System.String,System.Object] => System.Collections.Generic.Dictionary`2[System.String,System.Object]
Executing 'Functions.HttpTrigger' (Reason='This function was programmatically called via the host APIs.', Id=f7d69d25-233a-41da-a569-95a2bdaa9ca1)
I cloned and the example which targets base image: microsoft/azure-functions-python3.6:v2.0.11737-alpha
When I go to
I see an Http Error 406. In the docker logs I see that the HttpTrigger was hit.