Hi All,
I have used the following code to authenticate in a console application
---https://www.visualstudio.com/en-us/integrate/get-started/auth/overview----
I am getting the token from the server but I am not able to retrieve data because it shows Unauthorized Access 401--
"Response status code does not indicate success:401 (Unauthorized)."
as exception message. We have used proper credentials and have all the required access levels. Need Help to fix this. I have attached the screenshots for error message and console error.
Thanks in advance.