Do you have any further details about the 401 you are seeing? Is this one of your resource server’s endpoints returning the 401 when a request is made with an access token for authorization?
But when I try with my client’s Okta App integration not working and gives me 401 unauthorized message. I am able to get token from my client’s app using postman, But using that token sample API does not work.
Thanks for you response. My issue is resolved now. My client Okta app needs to add default authorisation policy for App and that resolved my issue. Now working fine authorisation with my client app.