Call Rest Service From Visual Studio -401-UnAuthorized Error

I tried it from postman also, but i have the same error as customization. Should I used basic Auth or Bearer token authentication?
Please note that, We use Single sign on and I access the rest service from client machine. Also we are in Azure environment. Did I do some configuration wrong?