Hi Team
I am trying below example.
I have registered one web API and client API. In client API i have added the scope of web API.
Now i generated the token using user name and password for client api and when i tried to pass the generated token to web api and i am getting 401 unAuthorized.
Any leads would be appreciate.