Forum Discussion
nagarjunakan
4 years agoHelper I
Url acess
Hi All,
i have installed "Power BI Report Server "
which allows me to upload normal power bi report with data sources.
i uploaded one report with with web portal url provided by power bi server.
this report is visible using web portal and working fine on web portal url.
but when i tried it using web service url it is giving me error as shown below. after giving acess to another member in my team.
1 Reply
- ponnusamySolution Supplier
It looks like you are trying to access the file directly.
Try this..
http://Servername:port(usually 8080)/reports/ (Replace the servername and port)
Example :
http://servername:8080/reports
If this post helps, then please consider Accepting it as the solution, Give Kudos to motivate the contributors.