Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
EdwinFree
New Member

How to test PowerBI Report Server API by using Postman

I am trying to test the PBI ReportServer API by using Postman.

Most document talks doing this under PBI Server or within the AD Domain. However, my PBI ReportServer is deployed on Azure VM, and I am trying to test the API on my PC's Postman, which means it's out of domain. The API responsed with 401 Unauthorized. 

Clearly, I need to get authoriation token or setup some key before I call the API. The official document also talks little about the authoriation. https://docs.microsoft.com/en-us/power-bi/report-server/rest-api

 

Do you guys meet same scenairo and how to fix this?

1 ACCEPTED SOLUTION
EdwinFree
New Member

I findout the default authoriation is cookies based. And I solved this problem by using NTLM Authoriation.

Annotation 2019-06-05 210829.jpg

 

After called the POST Session API, you will get Cookies and you can call other APIs.

However, there is another problems, that is the Cookie seems not get expired. And I find the official DELETE Session API not works.

View solution in original post

2 REPLIES 2
EdwinFree
New Member

I findout the default authoriation is cookies based. And I solved this problem by using NTLM Authoriation.

Annotation 2019-06-05 210829.jpg

 

After called the POST Session API, you will get Cookies and you can call other APIs.

However, there is another problems, that is the Cookie seems not get expired. And I find the official DELETE Session API not works.

@EdwinFree I have done what you said and I can be able to retrieve the data but I'm getting the unauthorized error if I'm not using it for more than 2-3 minutes then I again need to create the session and make a request to retrieve the data, but you said the session will never expire right?

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.