Unauthorized Error on calling Web API from Native Client

Kevin Azure 121 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.

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
13,678 questions
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.