Azure-Samples / power-bi-embedded-integrate-report-into-web-app

A Power BI Embedded sample that shows you how to integrate a Power BI report into your own web app
MIT License
134 stars 152 forks source link

Authorization error when running EmbedSample #79

Closed zhopping closed 7 years ago

zhopping commented 7 years ago

I edited the Web.config with the correct Access Key, Workspace Collection, and Workspace ID values, but when I run EmbedSample I get a 401 Authorization error, as shown below.

image

zhopping commented 7 years ago

Update: The error was caused by a corrupted workspace. I just had to create a new workspace in my collection and re-upload the report to make the EmbedSample work.