Hello!
i'm trying to call an azure function from my custom MS teams app, but it responds with an error: 
My code looks like this:
The azure function works fine if i call it from postman or any other API tester.
What am i missing to make this work?
Any help would be appreciated, thanks in advance.