Forum Discussion
sato89
Helper I
8 years agoPower BI Server and REST API calls
Hi everyone, I installed an instance of Power BI Server with some reports on a computer and I can view the reports in embed version inside a web-app by adding the parameter "?rs:Embed=true" to the r...
Anonymous
8 years agoNot applicable
Hi,
Here's a list of supported REST Api for PBIRS: https://app.swaggerhub.com/apis/microsoft-rs/PBIRS/2.0
Hope that helps!
sato89
Helper I
8 years agoThank you shiboli for the answer.
For example I try to send this request:
<PBIWebServiceAddress>/api/v2.0/Session with appropriate headers and body.
I received 401 Unauthorized using Postman, but I have set the correct credentials according to the service account configured in the Report Server Configuration Manager.
What am I doing wrong?
Thank you in advance!
- eosorio4 years agoNew Member
Hil, I have the same problem.
I am using Insomnia for test, but the result is 401 Unauthorized