power bi report server rest api
1 TopicPower BI report server REST API with postman NTLM Active Directory user unauthorize 401
Hi Gents, I have a distributed setup 1- Server windows 2016- Power BI Report server is installed 2- Server windows 2016- SQL Server DB installed Both are on same company domain and working fine. Now I have installed postman on my client machine ( same domain as both of my servers) and trying to get response from REST API. It gives unauthorize 401 response. But when I use any browser, it works and I can see the JSON response I created a local user on my windows server machine where Power BI report server is installed and postman able to authenticate local user with NTLM authentication but it gives 401 unauthorize error when I use my Domain Active directory user authentication. So, the problem is: postman with NTLM authentication is giving 401 response for Active directory user, but ok for windows server local user. Is there anything I am missing? Thanks1.9KViews0likes2Comments