Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HttpTrigger Local Function Returns 406 in the Browser #15

Closed
aluong opened this issue May 8, 2018 · 1 comment
Closed

HttpTrigger Local Function Returns 406 in the Browser #15

aluong opened this issue May 8, 2018 · 1 comment

Comments

@aluong
Copy link

aluong commented May 8, 2018

I cloned and the example which targets base image: microsoft/azure-functions-python3.6:v2.0.11737-alpha

When I go to

http://localhost:8080/api/HttpTrigger?name=hi

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)
@asavaritayal
Copy link
Contributor

This issue was moved to Azure/azure-functions-docker#12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants