I keep getting a 401 Error when trying to connect to an Azure Function. I have followed this tutorial but when I test I get the 401 error.
https://powerapps.microsoft.com/en-us/blog/using-azure-functions-in-powerapps/
Hi @carrierk7,
There should be changes made under the authentication part.
By default, when you create this function, it will start with the function (key) for the Authorization level. Please take a try to switch the Authorization level to Anonymous, this should allow the function to work.
In addition, you may have interest reading the blog below:
Build Custom API on Microsoft Flow and PowerApps with Authentication
Regards
Hi @carrierk7,
What is your current situation?
Do you need any further assistance on this issue?
Regards
I was getting the same error. Setting the Authorization level to Anonymous resolved the issue.
User | Count |
---|---|
197 | |
123 | |
88 | |
48 | |
42 |
User | Count |
---|---|
282 | |
165 | |
138 | |
82 | |
74 |