Unauthorized Error on calling Web API from Native Client

Kevin Azure 141 Reputation points
2020-01-11T00:30:18.77+00:00

I am using the Todo List sample of Web API & WPF.

Registered the Client App & API App in Azure.

Login is successful.

But Service Call is failing with Unauthorized.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,454 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Jagdeep Dhamande 6 Reputation points
    2020-01-11T04:56:31.257+00:00

    Go to your registered application -> Permissions -> Add permission for ToDo List API.

    1 person found this answer helpful.