Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
DUO Community-
When trying to access the DUO API to get the DUO User Info using HTTPClient in POST.
https://****.com/admin/v1/users , getting Error : 401, ReasonPhrase: ‘Unauthorized’
But its working fine when using GET by passing userid in query s...
Hi-
GET is working fine, able to Retrieve the User.
But POST / DELETE ,not working, getting ‘UnAuthorized’ Error. This issue is there in HTTPClient. But the same data working fine in WebClient.
please let me know if you need any other details
Thanks...