Forum Discussion
Mihir Yelamanchili
Sep 10, 2020Brass Contributor
401 Error while connecting Azure web app with custom connector in PowerApps
I have followed https://docs.microsoft.com/en-us/connectors/custom-connectors/create-custom-connector-aad-protected-azure-functions to configure Azure AD authentication to my Azure Webapp (article de...
pdtane
Jun 09, 2021Copper Contributor
Hi there, this is a late reply. I got a very similar issue. I created a Function App and used a custom connector in PowerApp to connect to my functions. Also getting the same 401 error when I test the connector.
I resolved this issue by going to my Function App's Authentication setting (new version of authentication, not classic), edited the setting for Identity Provider, and changed Issuer URL and removed 'v2.0'.